I have error after some action from me, i tried change 'domain' in /config/session.php on own domain...
I am creating a simple login function on my website with a registration feature. The registration fe...
I have developed my first Laravel CRUD application and i am looking to setup a system of authenticat...
We have a Cisco security appliance at my office that forwards all outgoing requests to an ENVOY site...
HI, I'm trying to use MisterPhilip/maintenance-mode to allow certain users (who are admins of this a...
Short: Is there a way to generate a CSRF token in the controller (not in a view)? Long: I have a web...
Does anyone have much simpler way to demonstrate $user->can('view')?
I'm new to laravel and I'm trying to determine a good way to allow a user to "share" read...
Hello all! I read an article today about PHP 7.1 that says mcrypt_* will throw deprecation warnings....
Hi, I have two questions the first one I wanna know how I can move my project from C:\ folder to my...
So I'm trying to update the out of box validator to only allow a specific domain. Are there any oth...
Hi, someone knows if nested @can statements are supported in laravel? view.blade.php @can('list')...
I am retrieving a list of articles that belong to each blog of the current user like this: return $c...
So was able to create a user, no problem. I wanted to add a confirmation code to validate a users em...
Hi, I have a question regarding system design of a REST API. I have users and roles and want to atta...
Hello. I am trying to create a way so that user's must enter their password twice on signup, and it...
I am using this code for use Auth::user() outside Laravel 5.1 and works properly: require '../larave...
Hi I am Eslam Salem I am the CEO & Founder of Shieldfy. We at shieldfy decided to plan and relea...
I'm creating a form with Form::model , but when defining the fields i sometimes do this: @if (Auth::...
I created the login using php artisan make:auth I read I have to override AuthController.php but , I...
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