Support the ongoing development of Laravel.io →

1,848 Threads

"Too Many open files" error in Application.php. Not sure how to diagnose

I'm getting a "Too many open files" error on a script that downloads images and reuploads...

0 Likes
0 Replies

How can I test that a route has a filter set?

If had the following call in my test: $response = $this->call('GET', 'user/profile'); how can I...

0 Likes
0 Replies

Working without Clean URLs

I'm unable to use Clean URLs for my application (IIS, I don't manage the server, and none of the fre...

0 Likes
1 Replies

Mocking Model Binding

I'm new to writing test cases and I'm writing a test to see if the edit resource page is shown corre...

0 Likes
0 Replies

Laravel Finder bug ?

Hello dear firend most of time in my app I got this erro Class 'Symfony\Component\Finder\Finder' not...

0 Likes
0 Replies

Routing issue with WAMP

I'm having trouble getting any routes to work besides the default ('/'). I have: Route::get('/', fu...

0 Likes
3 Replies
posted 10 years ago

Routing to another controller without redirect

I have a "short url" feature in my application that allows visitors to access, eg "/s...

0 Likes
0 Replies

Problem in validation file

Hello dear friends I want to upload a ".apk" file using laravel and form validation. my ru...

0 Likes
1 Replies

problem with intermittent page load

I am laravel newbie - installed laravel 4 yesterday ;-) I know this is a strange question, i havent...

0 Likes
3 Replies
posted 10 years ago

Problem with routing

hello dear friends I have a problem in routing I created a route in a route group Route::group(array...

0 Likes
2 Replies

dynamic SEO URL wanted

Hello, I'm a newby with Laravel but I succeed to make pages and route them with a nice URL But I'm d...

0 Likes
3 Replies
posted 10 years ago

Route::get displays error 404

Hello there, I'm just learning laravel 4. I setup the framework with success. I access the plublic c...

0 Likes
3 Replies

[Package] HTML Tidy filter for Laravel

Laravel HTML Tidy Filter Laravel-html-tidy is a filter that parses Response objects in order to dete...

0 Likes
0 Replies

problem with link_to_action

Hello to everybody. I've an ask for you. i've this link in my HTML: {{link_to_action('ResearchContro...

0 Likes
0 Replies
posted 10 years ago

App:after question

http://laravel.io/bin/XDrq currently, im using the code attached to minify my html output. it also m...

0 Likes
2 Replies
posted 10 years ago

App:after question

currently, im using the code below to minify my html output App::after(function($request, $response)...

0 Likes
0 Replies

Transfer variables from controller to routes.php

Hi, I use a controller function to insert datas in database and get some others datas : public funct...

0 Likes
1 Replies

[Benchmarking] Using your public API internally, too

Hey guys I had some doubts and concerns about using an HMVC approach with Request::create() so I did...

0 Likes
1 Replies

Children Models

I would like to have the following models: Employee, Agent, Client. Since half of all the fields and...

0 Likes
3 Replies

Master-Detail

good morning, someone who can help me, I need to create a route between father son model to model, l...

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