Support the ongoing development of Laravel.io →

1,611 Threads

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 10 years ago

How to have models within a package

Hi, I've setup a fresh laravel 4.2 install, created a package using the --ressources option (exemple...

0 Likes
4 Replies

Class Referencing

I am new to PHP and Laravel and this is my first project. I am writing a package that will allow a u...

0 Likes
2 Replies
posted 10 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

Environment Specific Package Config

Hi all, I'm still learning the layout of the land having moved from CodeIgniter. I have multiple env...

0 Likes
2 Replies

modules vs packages

I'm heading towards a pretty large application and really want to keep the application clean and org...

0 Likes
1 Replies
posted 10 years ago

Prevent the load specific directory/module in psr-4

Hello i use psr-4 for load any modules in app/Modules/ directory. i want to disable module, but how...

0 Likes
0 Replies
posted 10 years ago

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

[Package] Laravel Identicon - Laravel Support for Identicon Library [Updated to Support L5]

Hey Everyone! Check out my package - Laravel-Identicon. It basically adds Laravel support to Identic...

0 Likes
0 Replies
posted 10 years ago

artisan command catch PHP Fatal error

I am using phpseclib and if there is no connection to the server a "user_error" is thrown....

0 Likes
1 Replies

Thujohn PDF Strange behavior with homestead

I try to generate pdf files in homestead, but when I try to use a CSS File inside the HTML it doesn'...

0 Likes
0 Replies
posted 10 years ago

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

Collection::flatten returns Collection instead of array

http://laravel.com/api/source-class-Illuminate.Support.Collection.html#272-280 272: /** 273:...

0 Likes
0 Replies

redirect_uri_mismatch oauth google login artdarek/oAuth-4-laravel

Hi I am using the artdarek oauth for google login from a website. I have written the route Route::ge...

0 Likes
0 Replies

[Package] Laravel Debugbar

Laravel 4 Debugbar: https://github.com/barryvdh/laravel-debugbar This is a package to integrate PH...

0 Likes
14 Replies

How to automatically generate documentation for RESTful-API

Hello :) Is there a way to automatically generate a documentation for a RESTful-API provided by a La...

0 Likes
0 Replies

Multi-page pdf using barryvdh dompdf Laravel-4 and loadView rather than loadHtml

I'm trying to create batched pdf invoices (using barryvdh/laravel-dompdf: https://github.com/barryvd...

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.

© 2024 Laravel.io - All rights reserved.