Support the ongoing development of Laravel.io →

beaverusiv

Joined 10 Apr 2014

Statistics

Threads 8
Replies 90
Solutions 6
Articles 0

Where to build a menu

I am using https://github.com/lavary/laravel-menu to build the menus for my site. The problem is the...

0 Likes
1 Replies
Solved
posted 9 years ago

Workbench controller not found

I am trying to set up a route within my package but I can't get Laravel to find the controller. comp...

0 Likes
1 Replies
posted 9 years ago

Creating package for L5

So afaict Workbench doesn't work with L5 yet. Is there still a way to do package development with L5...

0 Likes
10 Replies

Caching permissions for performance

I will have a permission system that will be administered via a PHP page and stored in the DB with t...

0 Likes
3 Replies
Solved

Laravel creating packages with minimal install steps to work with

I am about to undertake a project to build several components for use in future websites in Laravel...

0 Likes
0 Replies
replied 9 years ago

Where to build a menu

http://matthewhailwood.co.nz/clean-menu-management-in-laravel-4/

0 Likes
Solved
replied 9 years ago

Eloquent hasOne best practice Laravel 5.0

You can't. in Laravel 5 you will have to namespace your classes. hasOne does not need a where. It is...

0 Likes
replied 9 years ago

Uploaded laravel website, everything uploaded to the "public" folder?

You need to point your web server to the right folder. It needs to serve from the public folder inst...

0 Likes
replied 9 years ago

Two minds about user roles and security.

If this method works for you there is nothing wrong with it. Definitely if a whole page is blocked u...

0 Likes
replied 9 years ago

Laravel localization

You can do it on your local as long as you set up all the entries in your hosts file. It will not fl...

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.