Support the ongoing development of Laravel.io →

Reasons not to develop Laravel on MAMP

Hey, I'm giving a talk soon on my development environment and the benefits of using Vagrant/VirtualB...

0 Likes
1 Replies
posted 9 years ago

Continue processing after return

I have to do a foreach tests on an array and send a reponse for every test. The problem is that the...

0 Likes
3 Replies
Solved

Authority Controller - Authorization library - CanCan port

Hi everybody ! I'll like to introduce you my Authority-Controller package. It's an PHP authorization...

0 Likes
11 Replies

Store the value of an input field into database if it doesn't exist already

Hi, I am trying to accomplish the following: I have a form with a typeahead text input field for &q...

0 Likes
1 Replies

How to get latest n number of related model records in laravel

I have two tables - Categories and Posts. The relationship between them is one-to-many. i.e - A cate...

0 Likes
2 Replies
posted 9 years ago

Alpha Num Not Working

Here is my controller code; $fields = ['country','county','gor','locauth','parlc']; $rules = []; for...

0 Likes
0 Replies

How to migrate from flat PHP to laravel 5.1

I have lot of styles, js & ajax in front-end.Can I use laravel in such scenario. Can i start usi...

0 Likes
5 Replies
Solved

Couple Laravel API with Angular Frontend

Hi, I want to use Angular for frontend app and Laravel API for backend service, and so I wanted to k...

0 Likes
3 Replies

Lumen base url is different in a Controller and a Job

I have a controller where URL::to('/') returns the base url of my website. However, when I use URL::...

0 Likes
1 Replies

Lumen + sqlite Migration Syntax Error

While trying to setup Lumen using a sqlite database (specifically for testing), I noticed a syntax e...

0 Likes
0 Replies
posted 9 years ago

Laravel 5 Error on Installation.

I'm trying to create a new Laravel project via "laravel new project_name". Everything work...

0 Likes
1 Replies
Solved
posted 9 years ago

Facebook Page Insights Package

I'm gonna need to extract insights data for a Facebook page and Google Analytics data, but I haven't...

0 Likes
0 Replies
posted 10 years ago

How to use socialite in a real-world scenario?

Hi, Could anybody describe how I can use socialite in a simple site that: uses Auth for login/regis...

0 Likes
2 Replies
Solved
posted 9 years ago

Use variable in master layout.

Hi guys. In first step i want to say i'm very beginner in programming in php and english is not my f...

0 Likes
3 Replies

Queued events and logged in users with Sentry

In my application when a user creates a new task record there is a bubble process that can take a fe...

0 Likes
0 Replies

Upgrade to Laravel 5.1: Removing the PasswordController dependencies...

I followed the instructions on http://laravel.com/docs/master/upgrade#upgrade-5.1.0. There stands fo...

0 Likes
2 Replies
posted 9 years ago

Lumen - response event

How can I intercept an event to handle Response? I need to handle response when the controller retur...

0 Likes
3 Replies
posted 10 years ago

Laravel 5 Package Configuration

Hi all, I am using sentry on laravel 5 and I can't for the love of god, figure out how to publish th...

0 Likes
9 Replies
posted 9 years ago

Select issues

Hi all i have an issues with select the values which i created dynamic values. Here is my controller...

0 Likes
0 Replies

What is the proper way to implement this fix?

I ran into a bug in Illuminate\Database\Query\Builder when doing more than one union. This is what t...

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