Support the ongoing development of Laravel.io →

petercoles

Joined 3 Feb 2014

Statistics

Threads 0
Replies 21
Solutions 4
Articles 0

petercoles has not posted any threads yet

replied 9 years ago

Enquiry about routing.

It's not a bug. It's expected behaviour. You don't say, but I assume you're issuing a GET request to...

0 Likes
Solved
replied 9 years ago

Laravel isn´t working on shared Server based on Linux

Have you ensured that your storage folder and all its subfolders are writeable? This could be a perm...

0 Likes
replied 10 years ago

testing controller with Route::controller()

For Laravel Restful controllers, create is a GET not a POST call. Typically you'd get the create for...

0 Likes
replied 10 years ago

How much does laravel Facades depend on Laravel Application?

They depend on Laravel's IoC container, which is core. What's your real question? :)

0 Likes
replied 10 years ago

Controller Method Not Found

As the error says, your application can't find the controller method to which your route maps. Unfor...

0 Likes

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.