Hi all i need to know about 404 page for laravel, i have my routes file,if user enter's mismatch rou...
Hey guys! I am trying to setup a small side-project to manage Google Calendar in a more friendly way...
Route::get('/dashboard', ['middleware' => 'auth', function() { return Redirect::action('Dashb...
I am tring to build multi language site and I prefer to have language based url with get param inste...
I'm using sentry 2 and laravel 5 for my authentication. I recently migrated from 4.2 to 5.1. I've us...
I have used this generator to create my api. It gives me urls like this.. https://github.com/mitulgo...
On my laravel project I install pusher and its dependencies and managed to connect with my browser....
Hello Laravel'ers, I'm adding Laravel router support into PPI framework. I have made the following p...
Hello people, how are you? I hope it's ok. I apologize for my English. M problem is this, apparently...
I am getting a call back from socialite...so my route is : http://my-callback-route?datadatadata How...
Hi! I am using Thomas J Bradleys SignaturePad ( http://thomasjbradley.ca/lab/signature-to-image/ ) t...
Hello, When I delete all cookies and reload my website in firefox all http requests are returning 50...
Here is my routes.php file: Route::get('/',['domain' => 'admin.myapp.com','middleware' => 'aut...
I use form model binding with a eloquent relation like customer -> hasOne -> adres. Everything...
In this video: https://laracasts.com/series/laravel-5-fundamentals/episodes/22 Jeff introduced metho...
When we talk about events, we are talking about something that happens and affects one or more model...
Hi all, For each request, a database lookup is performed to make sure that the authenticated user is...
I have a very simple subscriptionform (email + button) that works perfectly except on my iPhone 5c....
Whoops, looks like something went wrong. Page auth/register: 1/1 ReflectionException in Route.php li...
How can page through the results? .It With ajax. to bring the data to my view , I want to use pagina...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community