This is an excerpt from the documentation. I do not understand this. Can someone explain? You may...
I have created a game page and trying to run in command prompt "php artisan serve" as well...
Hi i have the following code <?php namespace Backend; use BaseController; use View; use App\Mode...
I'm reading Taylor Otwell's book "Apprentice to Artisan" and I'm trying to wrap my head ar...
Hi, While digging through the Laravel service providers I noticed that some providers use bind() and...
is there an implementation of laravel for this? https://github.com/FriendsOfSymfony/FOSMessageBundle...
I really like the look of https://github.com/LaravelIO/laravel.io/tree/nextVersion/src/CommandBus I...
Hi all! I have an app which handle multiples entities and each entity (table) has an order column so...
Hi everybody, I used to use Basset to manage my assets - I grew very fond of the notion of "col...
I'm developing a SAAS application using Laravel 4. I have one master database and multiple tenant da...
I'm developing a SAAS application using Laravel. I have one master database and multiple tenant data...
I'm going to start a SAAS model web application and gone through many searches. Finally in my mind h...
Let's assume we have a catalog. We have base Item model and item types model (Car extends Item, Moto...
Hey all, I'm developing a package (1) that requires another package (2) with its own Laravel configu...
I'm passing a model collection ($occurrences) from the controller to the view, and there I convert t...
Hi everyone, What's the simplest way for users of my project to update to the latest version of my p...
I'm trying to use this library https://github.com/thiagoalessio/tesseract-ocr-for-php In laravel , i...
How could I do to get access to the all(), find(), and all Model static functions if I'm using an in...
Hi, I implemented validation as service, as it is described in this book https://leanpub.com/impleme...
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.