I am trying to implement authentication accross (main domain) grace8.za and (subdomain) book.grace8....
I have the following route: Route::get('/gallery', function() { return View::make('hello'); }); If...
I am getting the following validation message when uploading some files (not all) and on others it w...
Newbie alert! :-) I am sitting with a unique problem where multiple users for my application may be...
Ok sorted.... If there is an empty folder in the public directory with the same name as the route it...
The Laravel portal for problem solving, knowledge sharing and community building.
The community