hi I want to pass the selected item's $id to my controller for doing changing on it . it's my index....
Hi, I have a weird problem and can't seem to figure it out. First of all, im using laravel 4 and the...
Hey everyone, first post. I'm quite the beginner with laravel so sorry if I'm asking anything basic...
Hi, There are 2 methods in UsersController that don't need the filter. In other words they are acces...
Hi Guys I am trying to set it up so that my user model accesses a different table depending on which...
How can I get the code on the right side to send back validation error messages to the code on the l...
Hi, I am new to laravel, and trying to developing login page using Auth tool. i am using following c...
I have a few Digital Ocean servers created with Forge, but i would like to get root access to those...
I want to share a global variable with View::share, and this variable are created in BaseController'...
I'm new to Laravel and I'm using laravel for my latest project. I'm currently confused about where t...
Hey, i made an email change page, and made it send an email to the current address with a url, but t...
Hi. I am a little confused sometimes when using the relations in Eloquent. Can you help me? I have i...
I have the following in a fresh install of lavarel routes.php Route::get('/', function() { return 'r...
Well! Eloquent it's so cool! but yesterday had a doubt...Can I work laravel whitout eloquent or how...
Hi, everyone! In my model I use validation and localization of validation error message, s.e. class...
Hello everyone! I am new to laravel framework and i am currently following the quickstart on the web...
Having trouble displaying my dashboard after signing in. Here is my UsersController, users/dashboard...
Hello...I need help implementing codebird-php into my laravel app.I want users to be able to sign in...
Hi! I'am using simple timestamp fields 'created_at' and 'updated_at' in my model. When i create a ne...
Hey, is it possible to upload a file via an envoy task to my remote server? e.g. my .env.php?
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