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:17 [ // routes/web.php:6 "ru_oublock" => 376 "ru_inblock" => 0 "ru_msgsnd" => 0 "ru_msgrcv" => 0 "ru_maxrss" => 93592 "ru_ixrss" => 0 "ru_idrss" => 0 "ru_minflt" => 9080 "ru_majflt" => 0 "ru_nsignals" => 0 "ru_nvcsw" => 85 "ru_nivcsw" => 16 "ru_nswap" => 0 "ru_utime.tv_usec" => 511454 "ru_utime.tv_sec" => 0 "ru_stime.tv_usec" => 138011 "ru_stime.tv_sec" => 0 ]
true // routes/web.php:6
Laravel has an incredibly rich ecosystem.
We suggest starting with the following.