return Redirect::to('dashboard'); after login it show this text SUCCESS! Redirecting to http://pos....
get error on shared hosting Parse error: syntax error, unexpected '[' in /home/patelgvs/public_html/...
I want to remove public from url using .htaccess withput changing directory structure eg :- http://l...
table name ( class name of model ) user ( UserModel ) id, name product ( ProductModel ) id, name, us...
user table id name username email password role id name role_detail role_id -> primary of ro...
Can i get any example on how to create package and register facades for that package i had used this...
Its Manual process where i will have to add alias for each model. is their any shortcut way to add a...
Thanks Marcod http://laravel.com/docs/5.0/authentication i had added below line in htaccess as menti...
Thanks Done. My php version of shared hosting was <5.4 i upgarded it .
Thanks this one worked for me .... :-) can you help me for this complex query on the below given lin...
The Laravel portal for problem solving, knowledge sharing and community building.