Hello everyone, this is my first post. In Laravel 4, on the bootstrap.php file we bound one or many...
I want to introduce nice and useful package for DB revisions. It works out of the box with Eloquent...
Hi i am trying to deploy my laravel 4.0 app .. i followed this article : https://gae-php-tips.appsp...
Any one else think the new laravel blade syntax is ridiculous? We now finally have PHP storm support...
When connecting to a remote MySql server (local network), each database query takes 20-30-40 or more...
Hey! I would like to inform those who were using pacakge "edvinaskrucas/notification" - it...
How the array merge is working in laravel?,.. I have two queries the first one is: $products_que...
As im dealing with a huge amount of data, i need the best grid package for laravel 4.2.* or any help...
Laravel to Jquery Validation About This package makes validation rules defined in laravel work clien...
Hi, I can't Submit data with forms in laravel. I want build category form for save insert data in my...
So I have a class which I'm using psr-4 to autoload. I have access to it and I can call it's methods...
Hi I'm looking for a way to remove some of the sites I've setup on my homestead box without removing...
Hello, I have to develop a Laravel application where all the clients can receive realtime notificati...
I working on localhost and using ajax post to update the account user data, Its update from database...
I have a page where I can update my gallery and everything updates except for my images. If I use ec...
Consider the following simplified tables: https://gist.github.com/exnor/cff79953c6dace6c042c Many c...
hi i want save the client ip in my db so i add 'ip' => Request::ip() in create function in app\Se...
I have a resource set up very simply, and my routes look like "/recipes/{recipes}". I woul...
Hello, I have User model and several other models that belongsTo User. I have a lot of routes for ch...
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.