Support the ongoing development of Laravel.io →

edubuc

Joined 17 May 2014

Statistics

Threads 7
Replies 8
Solutions 0
Articles 0
posted 9 years ago

Class inheritance issue

Hi, I have a base class which define a bunch of functions I will use for inherited classes. I have t...

0 Likes
2 Replies
Solved
posted 9 years ago

How to have models within a package

Hi, I've setup a fresh laravel 4.2 install, created a package using the --ressources option (exemple...

0 Likes
4 Replies

Laravel 4 & json pagination

Hi, I want to create a javascript app that will use a json created by laravel. As there will be a lo...

0 Likes
1 Replies
posted 9 years ago

Package 101: need the laravel community help

Hi, I have followed several tutorials, including the official documentation (http://culttt.com/2013/...

0 Likes
0 Replies
posted 9 years ago

How do you handle dynamics route?

Hi, As I said in another post I'm trying to do my own CMS. I have several articles in my db, each ar...

0 Likes
2 Replies
replied 9 years ago
0 Likes
replied 9 years ago

How to have models within a package

Thanks for your answer, in fact my error, on top of the missing namespace, was that my "models&...

0 Likes
replied 9 years ago

How to have models within a package

orecrush said: You tried composer dumpautoload I assume? yes

0 Likes
replied 9 years ago

How do you handle dynamics route?

Finally I found the solution below as a less ressource consuming alternative: Route::get('{slug}', a...

0 Likes
replied 9 years ago
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.