I have almost finished a project for a photographer when he came up with one more idea on which I ag...
Until today i was working with Controller-Model (CodeIgniter for example) or Controller-Service-Gate...
Hello guys, i'm having some troubles with the Filesystem class. To resolve my problem, I want to cha...
So, I'm trying to clean up the controllers on a project I worked on recently (before I realized the...
Hi; Is there anyone who can suggest me to build modular structure on L5. Because I want to seperate...
Is a good practice use different controller for the user control panel and the admin control panel e...
Hi there! I'm starting a new webapp and I have some issues...I need to ingrate two important functio...
Can anybody explain step by step how to setup files to render a custom 500 page after a firstorfail(...
I am migrating from L4 to L5. The Controller I have is: class UserController extends Controller { W...
Before L5, in L4 i had a few filters for AUTH like: Route::filter('guest', function() { if (Auth::c...
Hi everyone, I am currently working on my first L5 app. In this app I have database tables for users...
I'm learning PHP and Laravel. I have methods in my class and I am passing data around an have an out...
An L5 virgin question: I just simply installed a fresh L5 app, and installed elixir. Deleted app.css...
Can anyone tell why this code generates the all.css file: elixir(function(mix) { mix.copy(...
Hi, What is the projected date for the stable release of Laravel 5.0?
Can someone tell which is the best way to invite people via email. How to create database. Do i need...
I need to setup menu style with property selected, and i want to use a controller name for that. {{R...
Have been trying to work out the proper structure for a new site, and am trying to ensure I'm thinki...
Hey everybody, I've been searching everywhere, and the only thread I found was on the old laravel fo...
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.
The community