I'm trying to understand what Pessimistic Locking is. It's referenced in the documentation (http://l...
I have a general User model with general mass-assign white listing of fields as protected $fillable....
Hi, I'm new to Laravel, not to PHP programming, the following is driving me nuts. I have in filters....
Hi I'm trying to manually set relations according to the configuration file. In my constructor for e...
I am using laravel 4.2 on windows with bitnami wamp stack. It came with wamp stack. Rather than be...
One thing that has constantly bugged me is how @yield handles tabs ... I understand that it basicall...
I want to make an AngularJS webapp that uses Laravel as the back-end. Angular will do most of the wo...
Is there a method to send a download response along with a view or redirect using Laravel? I am thin...
We are looking to measure the interest of a new laravel-specific meetup around the Atlanta area. We...
I'm getting this error http://s29.postimg.org/n1dckrlrb/error.png I really have no idea what to do.
Hi all, I am sending emails, but When sending many emails I get the suiguente Error: "productio...
Hi. If there any ability to add custom info to laravel log? For example, i want add user login and i...
Theoretical question: Let's say I have one model method (“User.store” let’s say), but lots of differ...
Hi there, Pretty new to Laravel, have successfully managed to register users through a form and a st...
Hi! I have a model named User, that has an one to many relationship with a model named City, that ha...
Any other sulotions or examples??
So I'm developing a REST API, with the following schema members id other field other field member_...
Hello, is there way to make form submitting via ajax by default? In rails there is :remote => tru...
api_post public function api_post($url, $post_params) { $client = new GuzzleHttp\Client...
I'm having trouble getting the Laravel password reset functionality to work. I think the issue stems...
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.