I have made a test with default authorization in Laravel project with "remeber me" checkbo...
Hiii, I want to bypass the .env file in laravel 5.1. I am currently hosting my application on bluemi...
Hello, I need some help Please, for I'm beginner with Laravel and MVC. I want to remove the "pu...
Hello all! Currently I have an application where I have stored in the database the following columns...
Hello all! I've searched a lot about this but couldn't find anything related to what i need. I need...
Hi guys i would like to prevent users from accessing post routes via get method what is the best app...
In PasswordBroker.php -> emailResetLink an e-mail is sent to the user. The subject is "Your...
This works if there has been no attempt to update the record and the user just clicks cancel. {{For...
I'm new using laravel 5. What's the best redirect to use to pass parameters without send to URL?
I would lke to know how do i include a myclass.php file ???? Where? tried to use include('myclass.ph...
Hi all i have implemented the sentry plugin for Admin panel, so now i changed to as multiple user, s...
Hi. I create my routes like so Route::model('projects', 'Project'); Route::bind('projects', functio...
I am trying to display custom views on errors. I have already modified the code in global.php as bel...
So I wanted to create a form function set for my blades to automatically recover values after a fail...
Hey, i want to display something only if the url is the one being accessed. For this i did @if(Reque...
I'm sure the solution to this is stupid simple, and (maybe) has to do with routes, but I'm stumped r...
ErrorException in D:\xampp\htdocs\pckg\vendor\laravel\framework\src\Illuminate\Filesystem\Filesystem...
Hello everyone. I'm pretty new to Laravel and I have been stuck for 2 days on this issue now. I brie...
I am trying to authenticate users in my Laravel application. I am encountering the following problem...
I have been in this for 3 days now and it hurts ... it used to work before but I wanted to reinstall...
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