Support the ongoing development of Laravel.io →

1,816 Threads

Change response to JSON in after filter

Hello guys, I'm about to create RESTful API with Laravel. I've created such in past, but this time I...

0 Likes
3 Replies

.htaccess: Options not allowed here Centos 7

I am facing this error when deploy my laravel website on server centos 7 .htaccess: Options not allo...

0 Likes
1 Replies

Laravel 5 - router events gone ...

Morning, dumb title with dumb question : as router.before and router.after are not fired anymore, ho...

0 Likes
1 Replies

(Laravel 5) Avoid Repetition in Controllers

Hi, I have 3 controllers that basically List/Create/Edit/Remove things in database (Products, Carts,...

0 Likes
2 Replies
Solved

multi level eloquent relations

I'm getting super confused with this small part time project I am working on. I have a Movie model,...

0 Likes
3 Replies

API Docs --> Source Code

I while ago I stumbled across a version of the API docs that had links directly into the source code...

0 Likes
4 Replies

Filter multi language by browser location

Excuse me how can I apply filters on laravel applying its translation (en, de, es, fr) language base...

0 Likes
0 Replies
0 Likes
0 Replies

Custom ServiceProvider not loading via web, but loads via phpunit? (L4.2)

I'm using Laravel 4.2. I have a custom ServiceProvider that is registered in app.php. My code wasn't...

0 Likes
2 Replies
Solved

Using Packages as available services for users

I wanted to use packages to isolate different services used in a saas application, only enabling eac...

0 Likes
2 Replies

Everything a Model?

I’m building a small web application that allows our department’s employees to submit forms for thin...

0 Likes
3 Replies
posted 10 years ago

Switch no-framework project to Laravel 4.x

I have a big PHP project, in which I didn't use any framework. I'd like to switch gradually this onl...

0 Likes
10 Replies
Solved
posted 9 years ago

adding filter to Route::resource

Hi, Is it possible to add a filter to a Route::resource method? I tried something like these and the...

0 Likes
3 Replies

Alter package configuration from another package

Hi all, I have a laravel package that requires other packages via composer dependencies (let's say t...

0 Likes
2 Replies

App architecture with multiple sources / newbie

Hi, I'm going to develop an application that may use many sources as data providers. It means that i...

0 Likes
1 Replies

I want to become a full time freelancer, how do I start?

Hi guys, my name is Dallin 24 years old these are my skills: Frontend : HTML5 / CSS3 / jQuery / Embe...

0 Likes
7 Replies

Build project side menu

I'm using laravel-menu to build my menu's. Now I want to build a sidemenu for the projects in my app...

0 Likes
0 Replies

Creating table relationship between two tables using pivot

Hi guys, I'm working on creating my own Project Manager, I currently have a projects, users and a pr...

0 Likes
2 Replies
Solved

Should I use a separate/distinct database in my app for listings?

Should I be using a separate database for listings in my app, which is the primary business/sales da...

0 Likes
2 Replies

Command Bus Pattern for Complex Commands

From Laracast I came to know about Command Bus pattern which jeffrey followed in his LaraBook Series...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.