I have an application which shows a login page on the domain "test.domain1.com". In additi...
Hi, I would like to develop a single page app using Angular as front end while Laravel responsible f...
I'm using Larave 4.2, and everything works just fine. If I enter the correct credentials I will be t...
I tried to follow the socialite tutorial at https://laracasts.com/series/whats-new-in-laravel-5/epis...
Hello guys, I'm using crypto js to encode some parametters and in the application I made the same en...
I'm new to laravel/webdevelopement in general, so i thought to start out i'd do a authentication scr...
Hi guys, I encountered an error like this below, Route [account.create] not defined. Every time I c...
I am trying to do some basic form authentication but the Auth:: command always fails, i am using lar...
Hello, people. I'm trying use Laravel Authentication in my aplication, but the Auth::attempt always...
Hello, i have created my first app in Laravel, which contains: 1.Login 1.1.Profile 2.Logout I would...
Hey guys, is there a way to check if route to given controller action is accessible? By accessible I...
I'm using a mac 10.8.5 and I'm trying to create a virtual host for my project. I've tried varies way...
So I'm using Laravel 5, and for a more complex authentication, I need to overload the method attempt...
I'm using Laravel 4 framework with standard built-in Auth support. In local environment everything w...
I'm using a delete request to delete a account its working fine on localhost but on remote host(AWS...
Hello, I have integrate simple stripe payment for my site but after completing the payment whent it'...
Folks, I'd like to manage my PostgreSQL servers separately from Laravel, and to that end, I'd like t...
Hi there, it seems that my Laravel Setup (4.2.16) tries to fill a remember_token column on creation...
Please help im just learing to code... $prop = DB::table('Inventory')->where('ID', Auth::user()-...
we learn a lot by looking at other's work. I have learned this way. so I have decided to make my cur...
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