Support the ongoing development of Laravel.io →

blackbirddev

Joined 10 Aug 2014

Statistics

Threads 3
Replies 14
Solutions 4
Articles 0

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
posted 9 years ago

Fill the database with migrations

Hi, I'm working on a CMS and I have a little problem with my migrations. I added a new migration fil...

0 Likes
0 Replies

Class 'App\Site\SiteServiceProvider' not found

Hi, So I added an service provider to my providers array (see the code below). I have a folder calle...

0 Likes
3 Replies
replied 9 years ago

[Package] HtmlBuilder extension

Cool stuff, isn't it a bit over developed? I mean I can like type <h1>{{ $something }}</h1&...

0 Likes
replied 9 years ago

Blade throws form error

You typed a comma instead of a single quote This: {{ Form::open(array('url'=> 'vorlesung/create,)...

0 Likes
replied 9 years ago

MySQL default credentials and database

Did you read the documentation: http://laravel.com/docs/homestead#installation-and-setup

0 Likes
Solved
replied 9 years ago

Single User Authentication and Multiple Role

Take a look at these too packages: https://cartalyst.com/manual/sentry https://github.com/Zizaco/ent...

0 Likes
replied 9 years ago

Eloquent Models/Relations

As far as I know you only have to say that a user has an account level and not both! It's all in the...

0 Likes

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.