There is a quick way to allow this? Can I use something like: public function destroy(Request...
Hi people i have a question about Logout on Laravel 5.1 I have an url like myurl.com. I can make log...
Laravel 5.3 I have an input field where everyone can input some data. When the user submits the data...
I am making a multiple Auth in Laravel , I am in doubt if I make a auth in different tables like ADM...
Hi all, I have sponsors table and form where I can create a Sponsor. While doing that, I would like...
I want to login with username or email or both and password in laravel 5.3. How can I achieve this?
First: I read lots of things about multi auth, if this is the better way to do what I want, please t...
Hello, I'm currently trying the following: I'm having a form, where a user can add additional inform...
Hi, I have a question, I'm trying to improve my code and I'm using currently \Auth::check() to see i...
yervandbag liked this thread
I'm using Laravel for a little app. In this app I added the auth things of Laravel (verison 5.3), so...
I have installed Passport Auth in Laravel 5.3 using this documentation https://laravel.com/docs/mast...
Hi guys, how are you? I'm using Laravel 5.3 version. I have one "View" in the folder auth/...
Hi everybody! I defined an ability in AuthServiceProvider and it always returned false because i us...
Hey there, So what I have been doing with Laravel so far is mostly pretty basic compared to the proj...
If you have fresh install laravel app. And did php artisan make:auth When you open the login route....
Hi, I have an API that is going to be used in a JS/React frontend and a Mobile App. The JS part is c...
Key path "file://C:\wamp64\www\blog\storage\oauth-public.key" does not exist or is not rea...
I have done upload portion by viewing tutorial but don't have any idea for displaying it in website....
I‘m a newbie to laravel , trying to get a quick start with it and use command 'php artisan make:auth...
I get this error mostly when I redirect to a page that I can use to send a post request. How can I s...
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