Support the ongoing development of Laravel.io →

2,389 Threads

posted 9 years ago

Laravel 404 Page

Hi all i need to know about 404 page for laravel, i have my routes file,if user enter's mismatch rou...

0 Likes
1 Replies

Google Calendar API

Hey guys! I am trying to setup a small side-project to manage Google Calendar in a more friendly way...

0 Likes
5 Replies
posted 9 years ago

Laravel route action not found

Route::get('/dashboard', ['middleware' => 'auth', function() { return Redirect::action('Dashb...

0 Likes
2 Replies
Solved
posted 9 years ago

How can I add get param at end of url globally?

I am tring to build multi language site and I prefer to have language based url with get param inste...

0 Likes
1 Replies

Laravel 5 session cookie not being set in the browser.

I'm using sentry 2 and laravel 5 for my authentication. I recently migrated from 4.2 to 5.1. I've us...

0 Likes
0 Replies

Create a laravel slug system for api urls generated by Laravel API/Scaffold/CRUD Generator (Laravel5.1)

I have used this generator to create my api. It gives me urls like this.. https://github.com/mitulgo...

0 Likes
0 Replies

Broadcasting Events with Pusher

On my laravel project I install pusher and its dependencies and managed to connect with my browser....

0 Likes
0 Replies
posted 9 years ago

Integration of Laravel Router with PPI Framework

Hello Laravel'ers, I'm adding Laravel router support into PPI framework. I have made the following p...

0 Likes
0 Replies
posted 9 years ago

Problem with Ajax.

Hello people, how are you? I hope it's ok. I apologize for my English. M problem is this, apparently...

0 Likes
6 Replies
posted 9 years ago

route that end with an "?" and then data

I am getting a call back from socialite...so my route is : http://my-callback-route?datadatadata How...

0 Likes
1 Replies

Problems saving png-file from json in Laravel

Hi! I am using Thomas J Bradleys SignaturePad ( http://thomasjbradley.ca/lab/signature-to-image/ ) t...

0 Likes
0 Replies

xsrf-token and laravel_session javascript cookies(not creating on page load)

Hello, When I delete all cookies and reload my website in firefox all http requests are returning 50...

0 Likes
0 Replies

Getting “Redirect loop error” in Laravel 5.1 with auth middleware

Here is my routes.php file: Route::get('/',['domain' => 'admin.myapp.com','middleware' => 'aut...

0 Likes
0 Replies

Validation custom message not working for relation

I use form model binding with a eloquent relation like customer -> hasOne -> adres. Everything...

0 Likes
0 Replies

Problem with select form while following laracast

In this video: https://laracasts.com/series/laravel-5-fundamentals/episodes/22 Jeff introduced metho...

0 Likes
3 Replies
posted 9 years ago

Events and Model Serialization Process with intermediate events

When we talk about events, we are talking about something that happens and affects one or more model...

0 Likes
0 Replies

Sharing data to all controllers and views

Hi all, For each request, a database lookup is performed to make sure that the authenticated user is...

0 Likes
2 Replies

TokenMismatchException only on some mobile devices

I have a very simple subscriptionform (email + button) that works perfectly except on my iPhone 5c....

0 Likes
3 Replies
Solved

Cannot access a named route?

Whoops, looks like something went wrong. Page auth/register: 1/1 ReflectionException in Route.php li...

0 Likes
1 Replies

How can page through the results? laravel

How can page through the results? .It With ajax. to bring the data to my view , I want to use pagina...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.