What are we talking about? This package adds an Artisan command to help you create extensible and ma...
Hey, just tried to update from Laravel 4.1.30 to 4.2.8. Had to undo it because of general troubles w...
I'm trying to migrate my packages from 4.2 to 4.3 but I have an error because Laravel doesn't not re...
Hi, I've setup a fresh laravel 4.2 install, created a package using the --ressources option (exemple...
I am new to PHP and Laravel and this is my first project. I am writing a package that will allow a u...
Hello, and thanks in advance for your help. I want to use this curl package: https://packagist.org/p...
Hi all, I'm still learning the layout of the land having moved from CodeIgniter. I have multiple env...
I'm heading towards a pretty large application and really want to keep the application clean and org...
Hello i use psr-4 for load any modules in app/Modules/ directory. i want to disable module, but how...
hi every body I'm writing a module manager in laravel for personal cdn and no packagist. every modul...
How do you solve the following: I'm working on a subpackage to my main project. Using the Workbench...
I can validate numeric using Ardent this way in my model: public static $rules = array( 'featid'...
Hey Everyone! Check out my package - Laravel-Identicon. It basically adds Laravel support to Identic...
I am using phpseclib and if there is no connection to the server a "user_error" is thrown....
I try to generate pdf files in homestead, but when I try to use a CSS File inside the HTML it doesn'...
hi i write a module manager for laravel, forked from https://github.com/creolab/laravel-modules but...
I have a Laravel application that is used on multiple sites. Everything is in the /app/ folder as i...
http://laravel.com/api/source-class-Illuminate.Support.Collection.html#272-280 272: /** 273:...
Hi I am using the artdarek oauth for google login from a website. I have written the route Route::ge...
Laravel 4 Debugbar: https://github.com/barryvdh/laravel-debugbar This is a package to integrate PH...
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