Support the ongoing development of Laravel.io →

Add REST API to existing site

I have ran into a small problem. I have a site built that only has a web interface at the moment, b...

0 Likes
3 Replies

authentication via REST API for CORS

I'm trying to do a mobile app which will talk to the backend server based on laravel frame to perfor...

0 Likes
1 Replies

The right way to use modules / plugins / extension

Hello everybody. I'm trying to find out what the right way is to use modules / plugins / extensions....

0 Likes
0 Replies

Prevent Sessions For Routes in Laravel (Custom on-demand session handling)

I am building APIs for my Android app using laravel and default session driver set to REDIS. I found...

0 Likes
1 Replies
posted 10 years ago

Laravel 5 App Structure for large application

I am working on a fairly large Laravel application and wanted to get some input on the ideal namespa...

0 Likes
2 Replies

Looking for a CMS

Hi I am looking for a CMS , I search here: http://packalyst.com/s/cms but there are many. Which one...

0 Likes
2 Replies

Remember original url and redirect once logged in

Hi there, I would like users to click a link in an email, which would send them to a login form. Onc...

0 Likes
2 Replies

Self query using Eloqent? Advice needed

Hello, I have my user model referencing a table with a UserID as the PK. The same table has another...

0 Likes
10 Replies
Solved

Error with Query\Builder::getMorphClass(), can't understand why

I have a Lavavel 4.1.31 application that serves me an error I can't really understand why is happeni...

0 Likes
0 Replies

How to perform this complex SQL request in Laravel

Hi all, I want to perform this complex request in Laravel 4.2 : SELECT i.serial, z.name, count(im.da...

0 Likes
8 Replies
posted 10 years ago

Eloquent joining of multiple tables?

I have three tables: 1. Users Table field: user_id 2. Likes Table field: item_id...

0 Likes
1 Replies
posted 10 years ago

Need help with barryvdh/laravel-dompdf

I to use barryvdh/laravel-dompdf my script is just like this: $pdf = PDF::loadView('back.sales.recei...

0 Likes
2 Replies

Problem with Eloquent 'orWhere' clause

Hi guys, I'm having difficulties working with the query builder syntax. I'm trying to convert this...

0 Likes
1 Replies
Solved

laravel vagrant setup error

hello, I'm getting this error after trying to run vagrant box add laravel/homestead http://s23.posti...

0 Likes
0 Replies
posted 10 years ago

parse another table after belongsToMany result query (Eloquent Laravel)

I have posted in stackoverflow a question, however I did not get any answer. http://stackoverflow.co...

0 Likes
1 Replies

Link Redirect to specific method inside controller?

Hi, I want to make a link which redirect to specific method inside a controller when it is clicked....

0 Likes
1 Replies
posted 10 years ago

Redirect::back() to a section of previous page

Let's say I have a page at myhost.com/test with a section with id of "test". Is there any...

0 Likes
1 Replies
posted 10 years ago

Many-to-Many and Eager loading query

I am new with Laravel, I was able to query Many-to-Many relationships. Where 'template_dynamic' is t...

0 Likes
1 Replies
posted 10 years ago

Persistent Flashdata with Redis

Hello, I'm using Redis as session driver in Laravel, ever since this morning, after I've got a compo...

0 Likes
1 Replies

Exclude package from composer install in production

Hi - I have the following composer.json on my local machine which is included in my git repo that I...

0 Likes
6 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.

© 2025 Laravel.io - All rights reserved.