So, I'm developing two applications: A frontend website, as well as an employee/customer portal. Bo...
My Db schema looks like this.. (omitting some info) users (id, first_name,.....) messages (id, user_...
Hi, i create an social-messaging system, where people can and friends and write messages like in Fac...
I'm learning a lot about code seperation and dry.. Now I'm reusing this piece of code protected func...
I have a live application that has been running for months. It just stopped sending out emails witho...
"$zip = new ZipArchive()" gives me an error in the Artisan/Console class of ZipArchive not...
I have two 2 controllers Shop (order processing contoller) Messager (p2p messanger controller) Ple...
Hello, I'm pretty new to Laravel. Does laravel support multiple "apps"? We would like to s...
I have a laravel 5 project. I need to deploy it using cpanel. I have copied the folder to the root d...
I am new to Laravel/OOP and am trying to reproduce a legacy site where there is a back button with v...
What are your thoughts on the new Authorization helpers and methods that is now Laravel 5.1.11? Jeff...
What is the best way to prepend a timestamp to the Artisan console output (ie. $this->info, $this...
How easy would it be to build a laravel application that could run offline and then sync with a mysq...
Hi guys, this is more a architecture question. I'm about to implement a bunch of Import implementati...
In Laravel 4 I was able to extend the router class to add API format functionality (.json, .xml, .ph...
Hello, I've been building my app for a while with Laravel 5.1, and I'm still a total newbie with thi...
Hi I need help in building laravel url rewriting. I have application in laravel and SQL data base. I...
I don't know if this is possibile, but is there a way to manage more than one database if i have one...
i have a basic knowledge in php and laravel(i watch laravel5 fundamentalls) but i'm confused because...
Hi all, i have an application that should manage several type of users: i have different user roles...
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.