Support the ongoing development of Laravel.io →

3,391 Threads

Controllers via Routes Not Working

System Information MacOSX - 10.7.5 Apache - 2.2.27 (Macports) PHP - 5.4.33 (Macports) [Mycryp...

0 Likes
15 Replies
Solved
posted 10 years ago

Laravel 5 developement cannot load serviceprovider with boot class with parameters

I got this error in laravel: Declaration of App\Providers\ErrorServiceProvider::boot() should be com...

0 Likes
1 Replies

Mail::send() can't find my view

I have the following code in my controller: public function send() { $name = Input::get('name'...

0 Likes
2 Replies
posted 10 years ago

Homestead with a frontend living in a separate app

Hello, I am new to this vagrant idea and I have a question (I hope it makes sense here). Imagine I h...

0 Likes
3 Replies
Solved

Composer update don't work after 4.3 version was pumped to 5.0

Composer update don't work after 4.3 version was pumped to 5.0 Is there a way to fix this or do i ha...

0 Likes
6 Replies

ServiceProvider error with two sites on one server

Hi All, I have a single ubuntu + apache2 server running with two vhosts. Each vhost site is running...

0 Likes
0 Replies
posted 10 years ago

Setting debug false in Forge environment

Hey guys, I deployed my application, and im currently using environment variables for my sensitive i...

0 Likes
1 Replies
Solved

Setting a global option for all forms in an application

Hey guys, I want all forms in my laravel application to have 'autocomplete' => 'off' by default,...

0 Likes
0 Replies

Can't add homestead vagrant box Ubuntu 14.04 32 bit

I'm trying to add homestead box to Ubuntu 14.04 32bit - is this possible? I've successfully installe...

0 Likes
2 Replies

Error when using php artisan

Hi , How do i fix my problem everytime i use php artisan it will came out this error PHP Warning: P...

0 Likes
1 Replies
posted 10 years ago

Composer deletes all existing dependencies when using "composer update"

Hi, Composer deletes all the default dependencies when I use "composer update", instead re...

0 Likes
2 Replies

How much job will be to upgrade an existing application to Laravel 5?

hi guys! I am new to laravel and this is gonna be my first big application. I need to start now and...

0 Likes
5 Replies

wordpress + laravel

Hello, folks! So I have created all the functionality I need in a laravel framework, how do I implem...

0 Likes
3 Replies
posted 10 years ago

Url rewriting appends domain name and fails

I'm having problems with Laravel 4.2, it is set up to work on a subfolder like this www.domain.com/l...

0 Likes
1 Replies
Solved

Queue Failed Jobs - Beanstalkd & Supervisor

I was trying to record some data to other table when the jobs fails. It works great in failed jobs t...

0 Likes
0 Replies

Composer Not Update Properly

Hi, all I got a compose update error after added a service provider into app/config/app.php I added...

0 Likes
1 Replies

Problems with Routing to Controller in Laravel

I have Laravel running on a Vagrant virtual server Basic route works Route::get('/', function() { re...

0 Likes
5 Replies

ForceType application/octet-stream doesn't work

Hello, i am using Apache as backend server and nginx as frontend server. I need to make PDF files do...

0 Likes
0 Replies

Best approach

Hi guys, This question isn't strictly related to laravel but, as I used it, I'm asking for your sugg...

0 Likes
0 Replies

Workspace for development and production

Hello I uploaded my first site and it is on "production mode", actually I didnt know other...

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.

© 2025 Laravel.io - All rights reserved.