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...
Hello what is difference between this method: public function store(Request $request) { $input =...
I'm able to display all my Hostings, but I would like to also display the name of the company that b...
I am trying to plan out my DB Schema and want to keep it DRY. I plan to have multiple tables for pos...
Let's say I have a user_id or tenant_id associated with every row created. What is the best practice...
Laravel should use ticket system for error reporting just as web2py is using. In ticketing system wh...
i'm using chumper datatables to showing data,I want to display data based on the user who is logged...
I recently discovered a bug in one of our queries that created a 500 internal server error. My quest...
In an effort to push our development toward a resource-based design pattern, I'm using RESTful contr...
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