Support the ongoing development of Laravel.io →

3,391 Threads

Error on installation : Catchable fatal error.. must be an instance of Illuminate\Http\Request, string given. How do solve this issue?

Hi, I am havign this error while installing laravel on live. I cloned from GIT. Catchable fatal erro...

0 Likes
1 Replies

New Auth method

Hi, I would like to use new method like this: Auth::myMethod() I know I can do it in Guard class bu...

0 Likes
3 Replies
Solved

Deploying Laravel in shared hosts

Hi I develop a local aplication using Laravel 5.1. and upload to a public shared host server. When i...

0 Likes
3 Replies
Solved

Homestead problem! Beanstalkd and MySql

Hey folks, I recently faced a problem with Homestead that after days and hours could not find a solu...

0 Likes
0 Replies

Lumen gets wrong value from .env

I've created a Lumen project and copied .env.example to .env. After that I changed DB_DATABASE, DB_U...

0 Likes
2 Replies
Solved

Laravel 5 Custom Oauth Authentication Login

Hello guys i have a question about the Laravel Authentication. I Use Api like Github one with oauth2...

0 Likes
4 Replies
Solved

Namespacing behaving strangely after upgrade to 5.1 from 4.2

I am trying to update our application to Laravel 5.1 from 4.2. We are going for a full upgrade from...

0 Likes
1 Replies

Disable Application Cache

Is it possible to disable the application cache for a Laravel app?

0 Likes
0 Replies

Laravel kills Ubuntu Server

Hi! I have this VPS where I have install Ubuntu and Laravel works fine on it. But today I realised t...

0 Likes
0 Replies

Image source not readable in heroku

I am deploying my laravel app on heroku, i have gotten to the point where i am happy (http://popibay...

0 Likes
0 Replies

Socialite error 404 on login

Hello everyone! I followed this tutorial on how to use socialite -> https://laracasts.com/series/...

0 Likes
0 Replies

Use subdomain in routes in laravel 5.1

just wrote tutorial about using subdomain in route http://dunebook.com/use-subdomain-in-routes-in-...

0 Likes
0 Replies

File Paths for TinyMCE Filemanager Plugin and Laravel 4

I am trying to get the Filemanager plugin to work on my localhost Laravel 4 project. http://www.resp...

0 Likes
1 Replies

Laravel Error: Catchable fatal error: Argument 1 passed to Illuminate\Container\Container::share() must be an instance of Closure, null given

Hi there, can you please help me on this error. Here's my server requirements PHP Version - 5.4.24...

0 Likes
12 Replies
Solved

Laravel artisan migrate not creating new table in homestead vm

I opened a question ticket in stack overflow, for quite a while, no one answers. I hope this is the...

0 Likes
3 Replies

Laravel does not read config auth

I have a really wired problem where Laravel does not seem to read my auth config file, but instead d...

0 Likes
1 Replies

payment integration in india

hi, I need to integrate payment gateway in my project. please suggest me which gateway to choose in...

0 Likes
1 Replies

Little bug on artisan key:generate

I created a project with php artisan new myproject ... then i moved all files back to the parent dir...

0 Likes
1 Replies

Loading plain PHP class into Laravel 5.1

I have a plain PHP class written like this class UploadHandler { protected $error_messages = arr...

0 Likes
4 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.