Support the ongoing development of Laravel.io →

migrate not working for a copy of the application

I have created a copy of running my running laravel project. But when I try with composer install, a...

0 Likes
8 Replies
Solved

Middleware with parameters

I'm using Entrust and I'm having some issues. I would like middleware such as this: Route::get('arti...

0 Likes
3 Replies

Not loading some ManyToMany Polymorphic Relationships

Odd thing happening, my M2M Polymorphic relationships are being temperamental. I have the schema set...

0 Likes
1 Replies
Solved

Getting slick.js to show selected image

I'm using slick.js slider syncing function and I'm having a problem getting it to sync. I'm also usi...

0 Likes
3 Replies

How to Check the Logged In User of Laravel 4 in Laravel 5 using Same DB?

I've to work with two Projects one of which is in Laravel 4 and the other is in Laravel 5. The scena...

0 Likes
0 Replies

Laravel Dont see my mongoDB connection

Hi. I have a problem with connect to mongodb database with laravel. I do every steps in https://gith...

0 Likes
2 Replies

Multi-tenant application approach

I'm trying to build a multi-tenant application with Laravel 5. I'm aware of already existing package...

0 Likes
3 Replies

Lumen - Enabling middleware causes jQuery AJAX post request 500 (Internal Server Error)

I am currently making a website using Lumen 5.0.10 in Laravel 5. POST and GET requests work without...

0 Likes
3 Replies

laravel install Laravel 5.1 instead of master (5.2)

Hi, i'm using laravel new blog and inside of it php artisan list and it show's me: Laravel Framework...

0 Likes
1 Replies

error installing Laravel

Script php artisan clear-compiled handling the post-install-cmd event returned with an error...

0 Likes
0 Replies

Input facade removed from 5.2

Hi, I notificed that the Input facade alias was removed from the config/app.php file. But the file s...

0 Likes
0 Replies

Cannot check password hash - Why?

Hello, I developer some API with JWT and everything is working, except the change password function....

0 Likes
6 Replies

Handling different data within Controller

I have a system whereby you can go and create different documents. From a select list, I could selec...

0 Likes
0 Replies

Unable to delete when using soft delete

Trying out softdelete and I'm yet to understand what is wrong with the code. Whenever I try deleting...

0 Likes
1 Replies

Login Auth::attemp always FAILED

i trying login using auth::attempt , but always return failed , i dont know why . i already hash my...

0 Likes
2 Replies

SPAM SPAM SPAM SPAM SPAM

Really have to get this sorted! I can't think of another forum that is this susceptible to spam. I k...

0 Likes
6 Replies

Laravel 5.1 - remove public from URL

Hi everyone, I have installed laravel on windows server and I am having issues removing the public f...

0 Likes
4 Replies

Triple Pivot Challenge- Looping through a Collection

I have the following challenge, trying to join 3 tables in Laravel 5: I have a many-to-many relation...

0 Likes
0 Replies

very slow responses from laravel on gae

hi I've deployed my laravel project on google app engine with these instructions https://gae-php-tip...

0 Likes
0 Replies

Attempt not working (laravel 5.0)

I need support login section. public function postLogin(LoginRequest $request){ $login = array(...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.