I struggled for over 3 hours and couldn't get a login to work. Now this came with laravel, NOT MY CO...
Hello, A BadMethodCallException is thrown when I use Auth::attempt : Call to undefined method Illumi...
what is before and after filter in laravel, I have read the documentation but I didn't understand it...
Route::group(array('before' => 'auth'), function(){ Route::get('owners', array('uses' => 'Po...
Laravel sentry authentication not working on live server on s a shared server Pleas helpme
Hi, I have to do a simple task: Create access permission to files using Laravel user. Example: I wan...
From the user manual: Route::get('profile', array('before' => 'auth', function() { // Only au...
I've set up a basic authentication routine in Laravel 4.2 and I've found that once I've logged in to...
both login and logout is working except remember me is not working. When it log out and it was the c...
Sentinel Kickstart A Starter Application Powered By Sentinel on Laravel Package Story Package histor...
Hi all, I have mad an Android application with a Laravel backend API. So far I have made the login s...
Hi i have a problem. the global session is not working. @if(Session::has('global') && !Ses...
Can anyone please help me with this problem that I am having. Background: I am building a small proj...
Hi It's my first project I did everything in Homestead and when I enter vagrant up, it will stop at...
Hi am having around 20 text boxes like, <td><input type="text" name="s[enge...
Hi all, I'm using Moxiemanager as a filemanager for my CMS, and inside it's config file, which is in...
laravel documentation is too bad for example there is no explanation of asset helper in the document...
Hi can can anyone help me please. http://motionadvt.com/barakat-november-2014/admin/signin the link...
Hi, I currently have a website that I made with Laravel for my youth movement. I have a few roles li...
Is it possible to add default values for visitors? For example: Auth::user()->first_name is disp...
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