Hey, I'm working on an app made on Laravel where i have to host multiple domains. It's an Project Ma...
Hi, I want to integrate Sentinel within Laravel Administrtor I am new to laravel. Can anyone give me...
Hi, First question: What options should foreign keys use? Guarded? I have an Article object that has...
Usually the norm is to store database, cloud storage creds etc in env vars. Laravel now even has tha...
Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...
I have an ajax function that polls every 5s to see if a user's session has expired and will redirect...
Hello, I followed the example at http://laravel.com/docs/security I can generate an email reset that...
Hi, I'm a completelly newbie in laravel and I used to code with native php, here still cant find an...
Hello all, I tried implementing my own version of the Laravel password reset functionality. The main...
I'm using a form in my project and the CSRF token is the same every time I load/reload the page. Eve...
Hi, Have little problem. It is about password reset. Everything works fine until the point when I su...
At the moment I have a header.blade.php, i am currently checking if the user is logged in to decide...
Emails are working fine everywhere else. I set up the password reset according to the docs. Everyt...
HI all, I am New to laravel and learning going through laravel documentation and practicing side by...
I know how to use Laravel's basic authentication and how to change the column name. Is there a way t...
Greetings people: Im trying to use Hash class to encrypt my passwords, but the error Bcrypt hashing...
The fill method of Illuminate\Database\Eloquent\Model is used for mass assignment, and it is called...
What Is Laravel Throttle? Laravel Throttle is a rate limiter for Laravel 4.1. Laravel Throttle was...
What Is Laravel Binput? Laravel Binput is an input protector for Laravel 4.1. Laravel Binput was cr...
What Is Laravel Security? Laravel Security is a port of the security class from Codeigniter 2.1 for...
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