Hi Why do I get this error ? behnamjerisimac:development pmdg3$ sudo laravel new blog Crafting appl...
Hey friends; There are no errors in No errors in storage log. The record exists in the database with...
Hi; I get "The image cannot be displayed because it contains errors" message for some reas...
Hi; Hooked up the site on Git hub and got it working with Forge sweet. Emails are set up with Google...
This works fine why use filter? public function home() { if(Auth::check()) return R...
Ok I got the answer myself; There needs to be mode for each table. Tables that get joined too. In th...
eriktisme said: Why aren't you using the basic Auth filter ? How? Do you mean like this? Route::f...
Found the answer babies; public directory is supposed to have a .htaccess file which my app was miss...
AndrewBNZ said: Did you restart the server after enabling mod_rewrite? Yes :)
The Laravel portal for problem solving, knowledge sharing and community building.