Hi everybody. I have a problem with developing my own package for L4 with workbench. (Decided to rew...
I'm learning Laravel and have a few questions I am looking to build a relationship between 2 databas...
Suppose i have one string $oldstring={1,2,3,4} and $newstring={1,2,3,4,5,6,7} i want to find the dif...
Hi! I have problem with View::share. Suppose I have a controller: <?php class MyController exten...
Greetings, I am working on a project that pretty much involves recreating a some very old software a...
Hi, I'm developing an app where I have to reuse a Controller code in two different Controllers. The...
Hi! I want to use Wordpress as my front site, and Laravel as my app. So index.php in public folder s...
Hey all, I'm currently getting to grips with Repository patterns with Laravel after a nightmare of t...
Hello all! I'm interested in using keen.io to track various events in one of my applications, but I'...
I'm working on my first large webapp using Laravel, and have been wondering how most experienced Lar...
While I'm using injection for validation and few other stuff. I'm still wondering about the differen...
I'm adding a mobile-friendly website to my laravel app, so I added the following code to /app/config...
*Disclaimer: This is just theory crafting I'm interesting in learning about Service Oriented Archite...
Hi I have question. Should I commit app/config to my repository? What is the best practises ? In my...
Coming from Codeigniter, I'm used to placing all my database queries in the model. From what i've se...
Hi Everyone Is it possible to pass multiple with statements in laravel? For example, in your functio...
Has anyone found a good way to augment the app object without modifying the foundation class? I want...
Hello, I'm new to laravel and have been looking at the SSH http://laravel.com/docs/4.2/ssh Is there...
First, let me say that I'm a huge fan of design patterns in general. I think that understanding them...
Hi, Do we have any CRUD generator like Yii CRUD Generator -> Gii.
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.