Skip to main content

Laravel Commands

Run server:

php artisan server --port <port-number>

Clear configuration:

php artisan config:clear