I have the following Table Structure A User hasMany Yards A Yard hasMany Hives A Hive hasMany HiveDa...
Hello all, I'm using blade and I was wondering how Can I insert a propriety "READONLY" in...
Hi, I teach Web Development to Diploma students and I have introduced Laravel 4 as the PHP Framework...
I have created multiple sites using Laravel over the past few months - thankfully they have been pro...
Hi guys, What are your suggestions for reliable and compatible hosts for larger Laravel 4 applicatio...
Looking for Laravel hosting with lots of disk space. Any suggestions?
With v 5 out soon there isn't a easy upgrade, it involves a lot of work to update from 4 to 5. Next...
Hi all, I really don't know why this happens, but when I'm pushing my L5.4 application towards Forge...
I have a row query \DB::select("SELECT * FROM table_name WHERE id=$id"); the result shoul...
Hello guys , Is that possible to use json_decode() in Laravel Request Validation ? I have a form in...
Hi guys! Last 2 days I try to build routes tree with Baum nested set. I found topic that I need here...
I'm having problems with my migration code, This is the error I'm recieving: PHP Parse error: synta...
I have used a relationship that returns data but when i use it it throws error "Trying to get p...
Hi, frinds Can U help me in my case with eloquent subquery? ) I have the code in my model: return Ne...
I have a laravel app that works fine with DB_HOST=localhost but does not work with DB_HOST=127.0.0.1...
i have $users = User::paginate(10); how do i get the data when i pass it to my blade template. e.g:...
I've moved my application and need to add /public/ before everything for it to work correctly. How c...
Hello guys! I am running with two problem in my system.. I installed Laravel 5.4 and followed the Bl...
hi, I want to import a excel file. So in controller i do : $reader=Excel::load('storage/app/uploads/...
Hey guys, I followed this great tutorial to implement FB login into my application: http://maxoffsky...
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