This is my stackoverflow topic: http://stackoverflow.com/questions/24477170/laravel-4-authattempt-fa...
Hi guys, I am new to Laravel and system architecture etc. I was wondering if you could comment on th...
I have created model so that users can be friends. I have table user_friends where user_id and frien...
Hi, I'm using the Sentry package how can manage this setup public function setUpDb() { A...
I would simply like to run such query: select * from `users` where SUBSTRING_INDEX(`email`, '@' ,-1)...
Hi guys, Is there a way to insert values to the database config file at the run time ? I am developi...
Hello, can anyone help? I have an error that states "Maximum function nesting level of '100' re...
I am attempting my first workbench / package and so far no good. Created 1 GroupsController added /...
I will soon start developing a new application for work in laravel. This application tracks the prod...
I recently released version 1.0.0 of my Laravel 4 Composer Package SEO Aggregator. The Package can b...
Hi, I hav posted the laravel online and how to remove thee public url from the domain. Thanks in adv...
Hi, today I installed a freh Linux Mint 17 Cinamon 64bit installation with VirtualBox from the Repis...
Hi; I am new to this. Would you please help me print sql results in view? This is a little bit of co...
I have 2 models in my app, 'User' & 'MedicineType' (each User belongs to one MedicineType). I ma...
I have a many-to-many relationship between my "resources" and "category" tables,...
How can I create filter (for routes) that users which arent in specific department can't access cont...
I need help in the make of the Relationships between him and User model
hi, how can we check on id or other variables inside our rules array? example: protected $rules = ar...
I have 2 models, Posts and Users. What's the best way to display all the posts and users from databa...
Hello, I was bored one night and thought it'd be fun to be an idiot in the chat. Due to this, I was...
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