Created
April 9, 2019 03:47
-
-
Save RodolVelasco/82c264102854e900936f5a2bfba63274 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Levantar servidor
php artisan serve
=================
Instalando nueva app
if you any other problem you can clear cache and config Clear Route cache:
php artisan route:cache
Clear View cache:
php artisan view:clear
Clear Config cache:
php artisan config:cache
=================