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]...
When you're running artisan from CLI there is no user in the session. Auth::user()->id will throw...
the class CurlFile is from the Curl extension. They need to be called with a \CurlFile because you'r...
The message your are getting is coming from Illuminate\Foundation\Auth\AuthenticatesAndRegistersUser...
It depends on your level of sophistication while generating the IDs as to how long it takes to gues...
The Laravel portal for problem solving, knowledge sharing and community building.