Support the ongoing development of Laravel.io →

208 Threads

Migrations with multiple databases

Hey, migrations are great if you only work with one database. Do you know any package to extend the...

0 Likes
1 Replies
Solved
posted 9 years ago

Will PSR4 be default for packages in 4.3?

Preface: Came from Symf, Koh, others and I'm new to laravel so may have missed something. I didn't q...

0 Likes
7 Replies
Solved

Laravel 4.2 + Ardent + Soft Deleting

Hey, just tried to update from Laravel 4.1.30 to 4.2.8. Had to undo it because of general troubles w...

0 Likes
3 Replies
Solved

Migrate package from 4.2 to 4.3/5

I'm trying to migrate my packages from 4.2 to 4.3 but I have an error because Laravel doesn't not re...

0 Likes
1 Replies
Solved
posted 9 years ago

Noob having trouble using a package

Hello, and thanks in advance for your help. I want to use this curl package: https://packagist.org/p...

0 Likes
2 Replies
Solved

question about module system

hi every body I'm writing a module manager in laravel for personal cdn and no packagist. every modul...

0 Likes
2 Replies
Solved
posted 10 years ago

Your package development workflow

How do you solve the following: I'm working on a subpackage to my main project. Using the Workbench...

0 Likes
7 Replies
Solved

Ardent validation in model of unsigned

I can validate numeric using Ardent this way in my model: public static $rules = array( 'featid'...

0 Likes
3 Replies
Solved

unload controllers,models and etc in module manager

hi i write a module manager for laravel, forked from https://github.com/creolab/laravel-modules but...

0 Likes
1 Replies
Solved

Controller/models outside of the app folder

I have a Laravel application that is used on multiple sites. Everything is in the /app/ folder as i...

0 Likes
1 Replies
Solved

Laravel & Social network

Hi, I want a package for Laravel 4 to configure my facebook page, twitter .... The package <<...

0 Likes
3 Replies
Solved

HHVM instead of PHP, laravel composer installation error!

I install a nginx server in ubuntu 14.04 LTS 64 with HHVM Fastcgi Service and i install laravel via...

0 Likes
3 Replies
Solved
posted 9 years ago

How did laravel packages access non static method in statically way

HI, How do you call a non static method in static way How it is possible. i want to know the process...

0 Likes
4 Replies
Solved

Package routing

Hi, I'm working on a cms package but my routes.php can't find my controller... My package is called...

0 Likes
1 Replies
Solved

Testing in workbench - Class not found

Hello, i need some help on how to run phpunit tests in workbench. Running phpunit i always get a &qu...

0 Likes
1 Replies
Solved
posted 9 years ago

Package development tutorial - Class not found

Hi! I'm newbie to Laravel4. Trying to follow the package development but when running Laravel I got...

0 Likes
1 Replies
Solved

The package I'm developing generates XML files - where should they be saved?

Hi there I am developing a package that users can use to generate and save XML report definition fil...

0 Likes
2 Replies
Solved

Laravel PDF with BarCode

Hello guys, I'm working in a kind of shop and will be working in Mexico but I need to create PDF for...

0 Likes
2 Replies
Solved

Missing artisan after `composer install`

I have an existing project that I'm setting up on a new machine. Of course artisan is gitignored. Ru...

0 Likes
4 Replies
Solved

How to debug a package?

I'm trying to customize a package (chumper's datatable bindings) and therefore would like to be able...

0 Likes
2 Replies
Solved

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.

© 2024 Laravel.io - All rights reserved.