i want to add custom methods to my application router. Route::get('email', 'Auth\PasswordController@...
Is it possible import missing Laravel functionality such as db migrations to Lumen?
I have a couple of packages that have controllers and routes. For example the route admin/log points...
I do have this certain file defined in the manifest. But elixir() throws "not defined in asset...
When i run gulp on my server i get this error [06:17:51] Finished 'default' after 1.04 s [06:17:57]...
This is why i never use auto increment ids as primary keys.
Laravel loads the views from what is defined in the config/view.php
Those images are only rendered once. Next time they are rendered, there's a different crop, so cach...
I think it's a bug in Elixir. I added process.env.DISABLE_NOTIFIER = true on to the top of my gulpfi...
I've had this issue. I was using a caching library to re-size images on the fly and save them to fol...
The Laravel portal for problem solving, knowledge sharing and community building.