Hi I need to put a link on a form to disable a user in users table. I already have the id and i crea...
Hi I am using the build in login that ships with Laravel 5 for my admin login. I now need to add a l...
Hi I am unable to save data from my form: This is my view: @extends('app') @section('content')...
Hi I have a form with a drop down and a text field {!! Form::label('category_id', 'Category') !!...
Hi I need to create the following ability on a form to create/select: Country Province Town Suburbs...
If you are not going to use the auth function, then you are not using Laravel 5.2. Then you would do...
Well your login function should take that user and pass to authenticate. If your user and pass is in...
Opening another browser should do the trick.
Post the class here so we can see. It is possible that the class name is incorrect.
Something might have grabbed your port 80 like Skype. If you do not have Skype running then look for...
The Laravel portal for problem solving, knowledge sharing and community building.