Giter Club home page Giter Club logo

Comments (7)

jass-trix avatar jass-trix commented on June 1, 2024

what will be caused by that change?
is there any difference?

from laravel-caffeine.

idoooooo avatar idoooooo commented on June 1, 2024

from laravel-caffeine.

mikebronner avatar mikebronner commented on June 1, 2024

Thanks guys, sorry for dropping the ball on this one. Looking into it now.

from laravel-caffeine.

mikebronner avatar mikebronner commented on June 1, 2024

@idoooooo can you provide a complete stack trace and indicate what steps you took to trigger it, so I can reproduce? Thanks!

from laravel-caffeine.

maikealame avatar maikealame commented on June 1, 2024

Same error here ! On 5.2.45

[Symfony\Component\Debug\Exception\FatalThrowableError]
Type error: Argument 2 passed to Illuminate\Routing\UrlGenerator::__construct() must be an instance of Illuminate\H
ttp\Request, null given, called in /..../vendor/laravel/framewo
rk/src/Illuminate/Routing/RoutingServiceProvider.php on line 60

And this my config
'domain' => env("APP_URL",url('/')),

My routes
Route::get('/', ['as'=>'/','uses'=>'HomeController@index']);

from laravel-caffeine.

mikebronner avatar mikebronner commented on June 1, 2024

@maikealame unfortunately Laravel 5.2 is no longer supported with this plugin. You need to make sure to follow the 5.2 readme provided in the installation section. If you did that and it still doesn't work, I'm afraid the only suggestion I can offer is upgrading to Laravel 5.3 or 5.4.

Looking at your error above, I would wager it is not directly related to Caffeine, but something else interfering.

Regarding the above commend by @idoooooo that it doesn't work if the Laravel app is not in the domain root directory, I'm not sure how to address that. I have never used a Laravel app with it not being in the root. The only suggestion I might have is setting the domain config variable to point to where Laravel runs.

from laravel-caffeine.

mikebronner avatar mikebronner commented on June 1, 2024

Closing for now. Please open a new issue if this persists (one for each topic, we were getting two different issues going on here).

from laravel-caffeine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.