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...
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...
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.