Hi all. Please, help me. //Controller: public function show($slug) { $data = Region::fi...
Hello, So this week I was presented with a rather complex scenario that I wish never landed on my la...
We're currently working on an e-commerce site. Our brokerage pages show ranges, and these ranges con...
Hello, i would like to know what is the best practice for deleting image from specific category? I h...
I'm trying to filter the following collection using the collection filter() method: $collection = Wo...
Query I want to run needs to initialize a @total variable: SET @total = 0; SELECT ... @total :=...
quyle92 liked this thread
I have read the docs and I'm not clear on it. i followed search essentials and would like to use uni...
I am having problems with Laravel setting the dirty flag (isDirty getDirty) when I update a Model ev...
I have 2 years of experience in many frameworks such as cakePhp, Core, OOP, CodeIgnitor including Ma...
Hi guys, I'm checking out if laravel 5 does fully support ODBC connectivity? i have a project that r...
i have a table that's belong to few other tables , at the moment of add new recored into it need all...
Hi, is it possible to have variables in the Schema builder? $table->string('us_ico')->default(...
Hi everyone! I'm a newbie in Laravel, and i'm right now i'm working on the Homestead vm using Larave...
how to generate report from database in laravel 4.2
I'm new to Laravel and i've a question regarding using variables through all my views, to make it cl...
I have two tables in MySQL database Services and Data Services has a service_id column as a primary...
I currently have a pivot table (users_toys) joining a users table and toys table. There are 4 column...
I'm in the process of upgrading to 5.1 and I'm really liking the changes that have been made, and th...
Hi I'm a Dot Net Developer and I'm new to PHP also using Laravel framework I have a problem in my dr...
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