package
view file
Template Engine
framework
php middleware <middleware-name>
php make:middleware <middleware-name>
php artisan make:middleware <middleware-name>
php artisan middleware <middleware-name>
.php
.html
.blade.php
.blade
Third-party code
Assets
Configuration files
Laravel Framework code
Within a server
Main app directory
Inside Laravel resources
Inside Laravel database
php artisan:migration create_users_table
php artisan make:migration create_users_table
php artisan migration create_users_table
php artisan make:migrate create_users_table
return redirect('/home')
return redirect::('/home')
return toview('/home')
return redirect::toview('/home')
App\Exception\Handler
App\Error\Handler
App\Exceptions\Handler
App\Exceptions\Handle
Date and Day
Dump and Die
Directory and Door
Diel and Deal
to extend an layout
to display the contents of a given section
to include a file
All of the above
This website uses cookie or similar technologies, to enhance your browsing experience and provide personalised recommendations. By continuing to use our website, you agree to our Cookie Policy.