You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above gist file is the trace of the bug.
I downloaded the code with composer and made every first-step successfully. Even the database seed and population of data is complete. and right after that i wanted to see the interface but when i php artisan serve and then look at the localhost:8000 this was what i got. Any suggestions?
The text was updated successfully, but these errors were encountered:
https://gist.github.com/ishakteyran/2528263d6b68f07068f2dcabcda6ca19
The above gist file is the trace of the bug.
I downloaded the code with composer and made every first-step successfully. Even the database seed and population of data is complete. and right after that i wanted to see the interface but when i
php artisan serve
and then look at thelocalhost:8000
this was what i got. Any suggestions?The text was updated successfully, but these errors were encountered: