Hi Guys, I am currently trying to move a web application to laravel to make it more maintainable and...
Hello, Im using cviebrock/eloquent-sluggable and wanna make unique slug for news table. News model:...
I am using the laravel Task functions to run some code using phantomjs and then using the output. Th...
This is mostly just to do with PHP, but I'm trying to do it in Laravel, so thought I'd ask here... W...
Try as I might, I can't seem to get $this->be($foo), trying to set the currently logged-in user,...
If the checkbox is checked it needs to save as a 1 in the database and if it isn't checked then it n...
Hi I am new to laravel and creating an application with it. Now i have been stuck with two problems,...
Hi i'm new to larvel. I'm need to post the data to post controller after auth. Checked the below pos...
Is that possible to repopulate password in *** in blade ? i know that below will show the user passw...
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...
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