Hello everybody. I've released igaster/laravel-image-versions a simple package that allows you to cr...
Hello, I get Fatal error: Class 'Imagick' not found on Homestead, Tried to install Imagick with apt-...
Hello, I've been strugling to solve the Eloquent Inheritence problem but haven't found a solution ye...
Hello everybody, I want to share my first package: Basic themes support for Laravel 5. Get it here:...
Hi all, I've noticed that in latest L5 push the environment any configuration file ovverides complet...
I've already merged your submition in the latest version.... Thanks!
Keeping your logic seperate is as simple as PSR4 namespacin your classes & Folders. Some things...
composer.json: "require": { ... "illuminate/html" : "~5.0", a...
If you have sent any output (ie html headers) then browser wont interpret as JSON...
For example if you create a folder (eg app/Models), there are two ways to move your models: Laravel...
The Laravel portal for problem solving, knowledge sharing and community building.