Sorry, about formating at first. It's my first post here, I'll try to edit it. I spend some hours of...
I'm busy creating a section where a super admin can say what user can access specific areas. The pro...
What could be wrong with my model: Connection table: id, parent_sid, connection_id (nullable) Connec...
Hello, I've been breaking my head over this one, and I hope I'm missing something simple. I have a C...
Okey so.... my problem in this thread http://laravel.io/forum/11-16-2014-menu-loading-pages-with-aja...
In ver 4.2 this worked: Route::get('owners', array('before' => 'auth', 'uses' => 'PownersContr...
I'm trying to build a simple city/category listings site, but I don't know exactly how to do it: Thi...
Hi, i need help for this problem: In my application, there is a user. The user is a teacher. The rol...
Hello people. First of all sorry if my english isn't perfect... is not my native language, but i thi...
Hello, I have a model called Program and that hasMany('ProgramChangelog'). Now, it's known that it's...
I struggled for over 3 hours and couldn't get a login to work. Now this came with laravel, NOT MY CO...
After i command "composer install --dev" at the directory i unzipped this: https://github....
I needed to turn this SQL Query in to Eloquent and I'm wondering if what I did is safe and correct w...
So currently I am using LEMP stack but I run into this same issue all the time in Apache, and I don'...
I have created a project in my ubuntu system. My client is using windows and other systems connecte...
I don't know, if anyone else suggested this. It will be great if our laravel.com will be protected b...
I'm having trouble getting started. :( First off, eventually I want my site to be on the hostgator...
I'm trying to use the paginator for my RESTful API and I want it to also return the total amount of...
Hello New to Laravel (it’s great). I have made a (scheduled) artisan command using Indus/dispatcher....
code here: http://laravel.io/bin/0e4jG I am trying to link some tables via relationship with eloquen...
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