Since updating to Laravel 5.6.8 my Mysql Database is being wiped out. MY phpunit.xml <?xml versio...
Tests\Feature\ProjectsTest::test_a_user_can_create_a_project Symfony\Component\HttpKernel\Exception\...
I am following Jeffrey Way's Let's build a forum, but cannot get the Avatar to persist on profile pa...
How to solve this error would be greatly appreciated. Have googled but answers don't work
MY CONTROLLER <?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Http\...
Thank you guys for your prompt answers and help. Much appreciated. Adding App\UserModel; did the tri...
Hi tuyenlaptrinh I was a bit nervous about posting because Jimgwhit doesn't seem to like newbies pos...
the answer lies in the Vagrantfile. Go to where it says "base" and change it to "lara...
The Laravel portal for problem solving, knowledge sharing and community building.
The community