Support the ongoing development of Laravel.io →

1,603 Threads

posted 9 years ago

Cannot save Role (Entrust)

$role = new Role; $role->name = 'Owner'; $role->save(); Error: Array to string conversion Mod...

0 Likes
1 Replies
Solved

Laravel's Artisan Error

Hi there, I'm facing some issues with composer and the php artisan command. Please note that I do no...

0 Likes
4 Replies
posted 10 years ago

How to rapidly scaffold your application

Tired of the same process of downloading bootstrap and javascript files? Tired of scaffolding your a...

0 Likes
5 Replies
posted 9 years ago

LCRUD CMS on Laravel, who use it?

It's not advertisement, I found it one hour ago. http://codecanyon.net/item/laravel-cms-crud-builder...

0 Likes
6 Replies

Laravel-Recipes.com is now open source

You can check out the website at laravel-recipes.com And the github repo at github.com/ChuckHeintzel...

0 Likes
3 Replies
posted 9 years ago

Package WKHTMLPDF returns error

I'm using a package WKHTMLTOPDF WKHTMLTOPDF, and i keep getting this exception thrown: " WKHTM...

0 Likes
13 Replies

How to change home page based on login details.

Hi, I would like the home url to change depending on the user logged in i.e. example.com would be st...

0 Likes
1 Replies

What should go in a Repository

Looking through Repository code and what everyone uses them for. It still seems they are pretty coup...

0 Likes
25 Replies

Larapress (CMS) Architecture Discussion

Hello there! I'm currently developing a CMS called larapress and I'd like to discuss the archite...

0 Likes
9 Replies
posted 9 years ago

Check out my new package perm -- update and save array-return config files

Fully documented, build passing, check out perm here: https://github.com/andrewsuzuki/perm This is g...

0 Likes
0 Replies

Package to generate and synchronize lang files

Hi ! I have written a package to generate lang files for you. Write your templates, controllers, ......

0 Likes
0 Replies
posted 9 years ago

[package] RESTful explorer

Hi, artisans I created a package for Laravel 4 that generate an RESTful explorer from apiDoc. The pa...

0 Likes
0 Replies

Open source DB driven ACL

I like to see a database driven Acl method for laravel just like cakephp, Cakephp has a method with...

0 Likes
0 Replies
posted 9 years ago

Any package that columnizes output?

Is there a package that can display say .csv data into columns? It must use spaces and not tabs Exam...

0 Likes
7 Replies
Solved

Converting json to nested models

Hey there, Im using Elasticsearch as primary search engine en for some pages that have quite big nes...

0 Likes
1 Replies
posted 9 years ago

sum of group by 2 dimensional array in laravel?

I would like to sum of group by 2 dimensional array like: $data=array( array('name'=>'Theara', 's...

0 Likes
0 Replies
posted 9 years ago

Making packages

Hi there. Ive made a package, that i would like to share with the rest of the Laravel community. I a...

0 Likes
3 Replies
posted 9 years ago

How can I add external Library

can somebody tell me how to add external library I am trying to make http://dev.horde.org/imap_clien...

0 Likes
2 Replies
Solved

"php artisan optimize" error on vagrant VM

I have setup Laravel 4.1.28 on a CentOS vagrant VM with Composer installed. I can run composer and m...

0 Likes
2 Replies
Solved

Laravel and Sentry Check if a user has access to direct

hello friends I find myself working with laravel and sentry, my situation is this: I'm working permi...

0 Likes
2 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.