Let's get started
Laravel has an incredibly rich ecosystem.
We suggest starting with the following.
- Read the Documentation
- Watch video tutorials at Laracasts
array:28 [ // routes/web.php:6 "id" => 1 "email" => "arsene.claudiu94@gmail.com" "email_verified_at" => null "is_superuser" => true "firstName" => "Arsene Claudiu" "lastName" => "Ion" "avatar" => "http://127.0.0.1:8000/storage/avatars/avatar-arsene-claudiu-ion-1753449244.jpg" "phone" => "+4012345678" "company" => null "website" => null "role" => "PROVIDER" "rating" => "0.00" "reviewCount" => 0 "callVerified" => true "status" => "PENDING_VERIFICATION" "last_login_at" => null "last_active_at" => "2025-08-29T10:26:07.000000Z" "timezone" => "Europe/Bucharest" "language" => "en" "created_at" => "2025-07-13T09:45:05.000000Z" "updated_at" => "2025-08-29T10:26:07.000000Z" "testVerified" => true "profile_url" => "arsene-claudiu-ion-123asc4" "stripe_account_id" => "acct_1RrbAsJURzURthty" "is_online" => false "last_seen" => null "oldest_work_experience" => null "next_available_job" => null ]
Laravel has an incredibly rich ecosystem.
We suggest starting with the following.