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]...
What i do is clone an old project up to the commit where i've done authentication, setup forms the d...
I'm kinda confused as to what you're trying to do here? are you trying to save roles for a user or a...
every time you see a 500 page, it means the server failed to give you a response, (server error) che...
To give you an honest comment on your work, everything in your portfolio is done using either wordpr...
your status and record relationship is not one to many, it's one to one,
The Laravel portal for problem solving, knowledge sharing and community building.