Support the ongoing development of Laravel.io →
posted 9 years ago

cache 500 error

The use of cache (file based) on my webserver causes a 500 error. Even if i so much use a simple Cac...

0 Likes
1 Replies

How to manage Migrations and Git

Hi, When working with git, we always use branches. In some branches, we need to change database tabl...

0 Likes
3 Replies

L5 How to inject properties from controller to ViewComposer

Hi, I'm looking for solution to make correct injection for View Composer. I want get access to Contr...

0 Likes
0 Replies

Saving Form with request->all() and many-to-many relationship?

Hi everyone. I'm fairly new to Laravel and have come across an issue. I have a simply system which h...

0 Likes
0 Replies

Sessions and authentication -- am I just not understanding correctly?

I'm having an ongoing issue with the way sessions and authentication work in Laravel. It seems to be...

0 Likes
1 Replies
posted 10 years ago

CustomValidator not found

Class CustomValidator does not exist I have been trying to implement custom validation rules, and ha...

0 Likes
4 Replies

Are you using gulp in production environment or just in dev?

I don't know if it is better to include processed scripts in the deploy code or ignore processed fil...

0 Likes
1 Replies

I keep getting Whoops! There were some problems with your input. The pathway field is required.

I keep getting a Whoops! There were some problems with your input. The pathway field is required. an...

0 Likes
1 Replies

Blade inputs not working in web-server

Hello! I recently upload my L5 project to a DigitalOcean SSD. My settings: php 5.5.12 mysql 5.6.17 S...

0 Likes
2 Replies

Issue with Accessing After Soft Delete

Background: I have members, events, and event_participants tables. The event_participants table has...

0 Likes
2 Replies
Solved
posted 9 years ago

Startup Looking for Experienced Web Developer

Soon a new social network with dual platforms will launch that has been developed with Laravel (Lume...

0 Likes
1 Replies

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

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.