Support the ongoing development of Laravel.io →

2,389 Threads

Laravel 5.2 Auth not working/Session not persisting

In regards to this same issue: https://github.com/laravel/framework/issues/12076 Basically, I've bee...

0 Likes
2 Replies

My redirect doesn't work

After I create a new row, an array with the information added is shown. I've tried: return view('/bl...

0 Likes
3 Replies
Solved

Laravel subdirectory link in route group

Hey, Is this a valid approach to create a route group on routes.php ? Because its showing NotfoundHt...

0 Likes
0 Replies
posted 8 years ago

ReflectionException - Class does not exist after creating http middleware

I just want to add HTTP middleware for filtering user role but I get this error: ReflectionException...

0 Likes
0 Replies

Laravel 5 download MSI response crashes

Hey guys, I am having a problem with downloading a .msi file from the server. The moment I open up t...

0 Likes
0 Replies

How to show one page for all routes in Laravel 5 ?

Hi! In my work I need to show on page for all routes instead of /api route, for example Route::g...

0 Likes
2 Replies
Solved

Help with Ajax post

Hello, I'm trying to return a JSON array populated with Mysql Data to an ajax call which at the mome...

0 Likes
5 Replies

Android Post Response - Internal Server Error 500 - OK in HttpRequester

My Android app is sending Json Array to Laravel 5.0 Rest Api. When i try the code with HttpRequester...

0 Likes
0 Replies

[Package] Query Filters - Filter data based on the query string of HTTP requests

Package fully inspired by this Laracasts lesson: https://laracasts.com/series/eloquent-techniques/ep...

0 Likes
0 Replies
posted 8 years ago

routing ->where('var', '(.*)') to include hashtag (#) character

I have this route in my application: Route::get('/files/{file?}', 'FilesController@checkFile') ->...

0 Likes
0 Replies

Jquery cloned fieldset not posting

I have an fieldset in my form that looks like below. <fieldset class="Bo...

0 Likes
1 Replies
Solved

Processing multiple payment gateways

Hey. I asked about payment gateways on LaraChat (Slack). Still not fully sure on how to go about it,...

0 Likes
1 Replies
posted 8 years ago

PHP url routing and mapping params

I've worked couple a months with Laravel which has an awesome routing system. Now for my own php kno...

0 Likes
0 Replies

When Validation Exception is thrown?

I am trying to understand when Validation Exception is thrown. As when my custom request rules metho...

0 Likes
0 Replies
posted 8 years ago

Laravel 5.2 PUT request gives MethodNotAllowedHttpException

So I'm having troubles with a PUT request in laravel. postman is returning the MethodNotAllowedHttpE...

0 Likes
0 Replies

File upload with HTTP Patch request

Hello, I am attempting a file upload with a PATCH HTTP request. In the controller, Input::file('file...

0 Likes
3 Replies

Remote server JSON requests

Hello! I am very new to Laravel so dont blame me so much please :) I have to buld app that will get...

0 Likes
0 Replies
posted 8 years ago

Only first page

Hi guys, I have a problem with laravel. My laravel just show the first page/index page, and I cant a...

0 Likes
2 Replies

Intervention Image processing much slower on apache server than built in php server

I am using Intervention Image throughout my Laravel application, for example with loading thumbnails...

0 Likes
2 Replies
posted 8 years ago

Can't figure out how to stream videos

I'm trying to stream a video from a route to a html video but I can't get it working, I've tried man...

0 Likes
0 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.