My Session files are not writable I make chmod -R 777 storage/framework/sessions but per each reques...
In my route.php I defined the route resource: Route::group(['middleware' => 'role:admin|staff|ret...
Hey guys !! I have a big problem.... I want to inject cookies in a redirect response, and it's work...
Hi, I´m using Angular for the Frontend and only send api requests to Laravel. For authentication I´m...
Hello, i'm having a bit of a strange issue. Basically as the title says, whenever there's a error(on...
Hi guys, I am experiencing the following error: Class 'Memcached' not found I am developing in a WAM...
Hi all i have using the sentry plugin for Admin User, i need a validation, but sentry has not like a...
Hello ! I am feeling extremely glad to enter into this technology world. Being in the field of infor...
I can´t manage to find a correct solution for this situation (simplified example): index.blade.php...
Hi All. I started learning Laravel about 2 weeks back and I guess this is amazing. I have a requirem...
cant find a proper answer, should app/storage should be in gitignore??
please i want to know how to save the path of an image into the database and how to retrieve them wh...
So, I create an object, do the $object->save(); , and now I want to quickly get auto incremented...
Hello everyone, I'm still relatively new to Laravel, but for the last few weeks I've been trying to...
Hi, I'm getting stuck on adding nested conditions on my tables and retrieving only results of which...
On 5.0 I used to make a storagepath.php in app/ which contained the following: <?php namespace M...
class EmployeeController extends BaseController { public function indexAction() { $employees = Cache...
I've been running into a problem with getting dates to display correctly, and I think I've been over...
A row in a table must exist for my application to function. Is there a way to keep that row in the m...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community