System Information MacOSX - 10.7.5 Apache - 2.2.27 (Macports) PHP - 5.4.33 (Macports) [Mycryp...
I got this error in laravel: Declaration of App\Providers\ErrorServiceProvider::boot() should be com...
I have the following code in my controller: public function send() { $name = Input::get('name'...
Hello, I am new to this vagrant idea and I have a question (I hope it makes sense here). Imagine I h...
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...
Hi All, I have a single ubuntu + apache2 server running with two vhosts. Each vhost site is running...
Hey guys, I deployed my application, and im currently using environment variables for my sensitive i...
Hey guys, I want all forms in my laravel application to have 'autocomplete' => 'off' by default,...
I'm trying to add homestead box to Ubuntu 14.04 32bit - is this possible? I've successfully installe...
Hi , How do i fix my problem everytime i use php artisan it will came out this error PHP Warning: P...
Hi, Composer deletes all the default dependencies when I use "composer update", instead re...
hi guys! I am new to laravel and this is gonna be my first big application. I need to start now and...
Hello, folks! So I have created all the functionality I need in a laravel framework, how do I implem...
I'm having problems with Laravel 4.2, it is set up to work on a subfolder like this www.domain.com/l...
I was trying to record some data to other table when the jobs fails. It works great in failed jobs t...
Hi, all I got a compose update error after added a service provider into app/config/app.php I added...
I have Laravel running on a Vagrant virtual server Basic route works Route::get('/', function() { re...
Hello, i am using Apache as backend server and nginx as frontend server. I need to make PDF files do...
Hi guys, This question isn't strictly related to laravel but, as I used it, I'm asking for your sugg...
Hello I uploaded my first site and it is on "production mode", actually I didnt know other...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community