Support the ongoing development of Laravel.io →

Faiawuks

Joined 23 Jun 2014

Statistics

Threads 1
Replies 6
Solutions 1
Articles 0

Do not use Illuminate in Laravel packages? (Module structure)

When creating a package in Laravel, the packages use "\Illuminate\Support\ServiceProvider"...

0 Likes
7 Replies
Solved
replied 10 years ago

Best practice - place large queries in model or controller?

revati said: Maybe you should look into repositories pattern. I want to upvote this ;) A repositor...

0 Likes
replied 10 years ago

Planning my first project: Migrating a text-based log file to a Laravel Application

This one is a bit older, but helped me to get stuff right. I know it's not exactly what you're looki...

0 Likes
replied 10 years ago

Do not use Illuminate in Laravel packages? (Module structure)

Also not bad to mention is that when you need to extend the controller you need the \ (backslash). c...

0 Likes
replied 10 years ago

Do not use Illuminate in Laravel packages? (Module structure)

Solved it for now by creating my own directory structure in the directory ./modules and using this i...

0 Likes
Solved

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.