I have created a copy of running my running laravel project. But when I try with composer install, a...
I'm using Entrust and I'm having some issues. I would like middleware such as this: Route::get('arti...
Odd thing happening, my M2M Polymorphic relationships are being temperamental. I have the schema set...
I'm using slick.js slider syncing function and I'm having a problem getting it to sync. I'm also usi...
I've to work with two Projects one of which is in Laravel 4 and the other is in Laravel 5. The scena...
Hi. I have a problem with connect to mongodb database with laravel. I do every steps in https://gith...
I'm trying to build a multi-tenant application with Laravel 5. I'm aware of already existing package...
I am currently making a website using Lumen 5.0.10 in Laravel 5. POST and GET requests work without...
Hi, i'm using laravel new blog and inside of it php artisan list and it show's me: Laravel Framework...
Script php artisan clear-compiled handling the post-install-cmd event returned with an error...
Hi, I notificed that the Input facade alias was removed from the config/app.php file. But the file s...
Hello, I developer some API with JWT and everything is working, except the change password function....
I have a system whereby you can go and create different documents. From a select list, I could selec...
Trying out softdelete and I'm yet to understand what is wrong with the code. Whenever I try deleting...
i trying login using auth::attempt , but always return failed , i dont know why . i already hash my...
Really have to get this sorted! I can't think of another forum that is this susceptible to spam. I k...
Hi everyone, I have installed laravel on windows server and I am having issues removing the public f...
I have the following challenge, trying to join 3 tables in Laravel 5: I have a many-to-many relation...
hi I've deployed my laravel project on google app engine with these instructions https://gae-php-tip...
I need support login section. public function postLogin(LoginRequest $request){ $login = array(...
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