Hello guys, I'm about to create RESTful API with Laravel. I've created such in past, but this time I...
I am facing this error when deploy my laravel website on server centos 7 .htaccess: Options not allo...
Morning, dumb title with dumb question : as router.before and router.after are not fired anymore, ho...
Hi, I have 3 controllers that basically List/Create/Edit/Remove things in database (Products, Carts,...
I'm getting super confused with this small part time project I am working on. I have a Movie model,...
I while ago I stumbled across a version of the API docs that had links directly into the source code...
Excuse me how can I apply filters on laravel applying its translation (en, de, es, fr) language base...
$mobiles=Mobile::select('id','name','blurb','priority') ->where('name','LIKE','%...
I'm using Laravel 4.2. I have a custom ServiceProvider that is registered in app.php. My code wasn't...
I wanted to use packages to isolate different services used in a saas application, only enabling eac...
I’m building a small web application that allows our department’s employees to submit forms for thin...
I have a big PHP project, in which I didn't use any framework. I'd like to switch gradually this onl...
Hi, Is it possible to add a filter to a Route::resource method? I tried something like these and the...
Hi all, I have a laravel package that requires other packages via composer dependencies (let's say t...
Hi, I'm going to develop an application that may use many sources as data providers. It means that i...
Hi guys, my name is Dallin 24 years old these are my skills: Frontend : HTML5 / CSS3 / jQuery / Embe...
I'm using laravel-menu to build my menu's. Now I want to build a sidemenu for the projects in my app...
Hi guys, I'm working on creating my own Project Manager, I currently have a projects, users and a pr...
Should I be using a separate database for listings in my app, which is the primary business/sales da...
From Laracast I came to know about Command Bus pattern which jeffrey followed in his LaraBook Series...
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