Support the ongoing development of Laravel.io →

2,392 Threads

My resource controller isn't working

Here's a bin of what I'm doing and the problem I'm having. Long story short, My resource controller...

0 Likes
2 Replies

Exception Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

Hello, I'm having issues with uploading files. It worked before. Now I don't know why it is not work...

0 Likes
1 Replies

Global Search over App - Controller or Library?

Hi, I'm new to the MVC pattern so please excuse my question. I want to make a search function over t...

0 Likes
0 Replies
posted 10 years ago

Invalid request (Unexpected EOF)

Hi, I had a perfectly working Laravel project, and now I'm getting the following error Invalid reque...

0 Likes
1 Replies

php artisan returning view/html data?

I've had this issue before and can't remember how I resolved it. I have an L4 app (4.1.3) that runs...

0 Likes
5 Replies
Solved

Creating of regular cookies

Hi, I'm starting to learn Laravel framework. I was reading documentation about laravel and also, I w...

0 Likes
1 Replies

Multiple routes with one controller

Hi everyone, it's possible to have multiple url with one controller on laravel 4? Something Like tha...

0 Likes
3 Replies
Solved

Events in a large application

I am considering using events in a refactor of a very large site. I am worried that if I use events,...

0 Likes
0 Replies
posted 9 years ago

Testing Laravel5 - Create a user

i am trying to do something very simple. Just create a user via an ajax post request UserController....

0 Likes
2 Replies
Solved
posted 9 years ago

how to make route for 404 page?

Help me please, how to make route for 404 page? may be, like this - Route::get('*', 'HomeController@...

0 Likes
4 Replies
Solved
posted 9 years ago

Routing based on POST values

Hello, I want to know if it is possible in Laravel to do routing based on values in the http post. E...

0 Likes
4 Replies
Solved

Unwanted Redirect Response Output

Can anyone please help me with this problem that I am having. Background: I am building a small proj...

0 Likes
0 Replies

App::shutdown($callback); not working

I have created an App::shutdown($callback); which is expected to log some details into log file. but...

0 Likes
0 Replies

Routing to the index file of a directory within the /public/ dir

Hi all, So I have a directory inside the public directory called /downloads/ The downloads dir conta...

0 Likes
0 Replies

Generate secure links

Hi, I am converting a site I made with Laravel to work with https connections. I have ran in some pr...

0 Likes
4 Replies
Solved

I am using iron.io for uploding the csv file but can't get the response from iron.io

Hi, I am using laravel framework.To upload the csv file via a third party API iron.io when i am usin...

0 Likes
0 Replies

Laravel 5.0 - validating uniqueness in HTTP Requests

Hi! In my app, I have a Signup Model. A signup belongs to a single club, and I want the name of that...

0 Likes
1 Replies

Route not working after resourceful route

Hi, I'm trying to establish two routes: Route::resource('city', 'CityController'); Route::get('city/...

0 Likes
2 Replies
Solved

Google Calendar API integration in Laravel

Hey All, I'm in the process of developing a web application for a customer. The customer asked If I...

0 Likes
2 Replies
Solved

Pretty URLs

Hello everyone, I'm making my blog in Laravel to learn something new but i'm stuck with urls. I mean...

0 Likes
2 Replies
Solved

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.