I have a Laravel 5 application as the backend, serving AngularJS from a different directory (which i...
I've been redoing my controllers to inject repositories and using those classes isntead as the only...
You hear about "single reason to change" when it comes to the scope of a class and how big...
Hi, I'm getting product updates from several suppliers on their stock via XML files. Most products...
Hiya guys! I'm implementing Repossitory pattern for my Eloquent model. I actually have a little prob...
Hello all, I am building some platform. where main packages are under namespace CRM, like CRM\Core,...
I have a strange error. I try to use a Pivot Class for calculations. The class itself runs in php wi...
Hi, just a question on best practice, I have a Laravel application that I want to scale across 2 web...
I want to create a library class called Points. This class will just have a single method to send da...
I might be missing something here, I have created a Laravel 5 App inside of homestead box and mapped...
Here is my project structure mysite.com/mti I want to have my project name like this without copyin...
I am new to laravel and server administration in general and I need some help with the security of a...
Hello, I don't know how to set the correct namespaces for my app structure. If I try to: $exampl...
Hi, Im developing a really simple application in laravel 5, for now only shows blog post and nothin...
I have a controller that does this public function index() { Redirect::to('www.laravel.io'); } Retur...
##Hi, with my partner we are working on a website builder and we would like to allow our users to ha...
I have almost finished a project for a photographer when he came up with one more idea on which I ag...
I am building a REST API which handles csv file uploads. Basically, i am trying to check if a string...
Can someone explain to me which is the best way to use angular and laravel. How to show templates (L...
https://github.com/illuminate3/rakko Decided to put up my ongoing platform like code base. It has mo...
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.