Hi Guys, New coder here and new to laravel here.I would like to know how I would go about updating l...
Can I develop payroll in system by laravel? How much you suggest Laravel for this task? Welcome to y...
I have 3 tables: users (fileds: id, name, etc.) profiles (fields: id, user_id, first_name, last_name...
Is this considered a bug in Laravel? Make a validator and require the field to be a string. It corre...
I'm trying to save checkboxes. I should be able to select one or mutliple. This is the error I'm get...
Is this possible? I want to pass a variable, style, to my layout template so that it defines the lay...
I am using redis queue on laravel and i have been struggling with it. Is it possible to retrieve a q...
Laravel gives me an invalid mix of collations which is wrong. http://take.ms/dpY0U I have tried to c...
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...
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