Hi, I have 3 tables in my database listings (id, title) categories (id, name, parent_id) category_l...
Hello, I want to enrich the user's web experience with Ajax on my webpage. I'm used to do Ajax calls...
What's the best way to manage a nested resource that is also un-nested? The ideal for me is to use o...
Hello, Been looking for multilingual database based menu package. Anyone have seen any of those arou...
Hi guys. I need to return a list of products that belong to X category, so I created an input parame...
Folks i have got something strange happening with eloquent and the database i can't seem to put a fi...
I have two database that are required to be used for our Corporate Intranet. Is it possible to crea...
Trying to create internal post request using a json body instead of post vars.. but Request create w...
We have PHP web application where the user is doing minimum data operations. This is developed using...
$data = array( 'name' => Input::get('name') 'itemCart' => Cart::conte...
Hello , I have belongsTo-hasMany relationship between my post and author model.My posts index route...
OK, just need a quick help, hope you guys can help me out. What I need is to append some columns to...
Hi, I have 3 models: User Post Comment Comment belongs to a user and a post. A user has many posts a...
<code> /* DB Structure Table: roles id || name Table: permissions id || name || display_name J...
Hi. I'm replacing old system to new laravel based one. There are many Database-Servers and tables, a...
I'm getting the following message by my code. preg_replace() parameter mismatch pattern is a string...
Hello All, I was wondering if anyone could give me some pointers on how I could create a header in m...
i'm very new with testing and i decide start to learn with a project that recently starter but i hav...
I have been trying to get this table sortable could use some help Master.blade <!DOCTYPE html>...
I am following these instructions to install Former but no matter which way I try it won't work. htt...
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