Support the ongoing development of Laravel.io →

1,624 Threads

posted 11 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 11 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 11 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 11 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

How to add fancybox in laravel 4.2.7

Please help me regarding how to add fancybox in 4.2.7. i tried to load fancybox from this link https...

0 Likes
7 Replies
posted 11 years ago

[package] Laravel messaging system

Laravel messaging package --> https://github.com/tzookb/tbmsg please view, review and comment :)

0 Likes
3 Replies

Worpress and Laravel

How to integrate Wordpress in Laravel?

0 Likes
6 Replies

yajra/laravel-oci8: Index limitations.

Hi, As you know, there is a limitation in constraints' name definition as it should not exceed 30 ch...

0 Likes
0 Replies
posted 11 years ago

[Package] Security Listener

Security Listener is a laravel Web Application Firewall(WAF) package. Git: https://github.com/IonutB...

0 Likes
0 Replies

Laravel & Social network

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

0 Likes
3 Replies
Solved

SSH Output - not returning the full response

I'm running the following code: SSH::into('runtime')->run(array( 'cd /home/ubuntu', './upda...

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.

© 2025 Laravel.io - All rights reserved.