Support the ongoing development of Laravel.io →

Validate drop down field against text field on same form.

Hi I have a form with a drop down and a text field {!! Form::label('category_id', 'Category') !!...

0 Likes
1 Replies
Solved
posted 10 years ago

Could not load 'guard/phpunit'

I am following along with Jeffery Way's book Laravel Testing Decoded. In chapter 4 he outlines insta...

0 Likes
3 Replies
Solved
posted 9 years ago

Sorting by related field

I’ve got a problem that’s preventing me from finishing a page. I need to be able to sort by a relate...

0 Likes
0 Replies

drop table Password reset

hi i drop manual table password reset and after this i want to run php artisan migrate:rollback thro...

0 Likes
4 Replies
Solved

Url validation using active_url

$rules = array( 'url' => 'required|active_url' ); I am using the following url to test wheth...

0 Likes
3 Replies

How to load and instantiate PHP files from storage/app

Hello, Basic run-down of my system: Users upload a PHP file containing a bot class which will be use...

0 Likes
0 Replies

Cannot redeclare GuzzleHttp\Promise\queue()

Hello, Today I ran into a problem which I could not solve. I am developing at the moment some differ...

0 Likes
0 Replies

Problem getting AdminLTE template to work

I'm a Laravel newb but have experience with PHP. I've created a few basic projects with Laravel and...

0 Likes
2 Replies
Solved
posted 11 years ago

Can't we call MySQL user defined function in Eloquent select query...?

Can't we call MySQL user defined function in Eloquent select query...?

0 Likes
3 Replies
posted 9 years ago

Question regarding alias

I've created a package and in the register method i've created an alias: $this->app->alias('Ca...

0 Likes
3 Replies

need help on task manager and notification

hello i am working on mi graduation project and mi app using laravel,it will be a project manager so...

0 Likes
1 Replies

Build a forum with Laravel

I need to build a website that have a forum. I love Laravel so much, but I didn't find out any packa...

0 Likes
3 Replies
posted 9 years ago

Memcached not found

I have PHP 5.4 on a litespeed web server. PHP has been compiled properly with memcached module and w...

0 Likes
2 Replies
Solved

Laravel 4.2 WhereBetween Not Working

Hi Guys, Please help me for this question. http://stackoverflow.com/questions/31669501/laravel-4-2-w...

0 Likes
0 Replies
posted 11 years ago

Is there another managed repo for L3?

Is anyone LTS or just have a separate repo for L3? Our app is heavily invested in L3 but I would lo...

0 Likes
2 Replies
posted 9 years ago

Confirm Deletion

I'm setting up a fairly straight-forward CRUD app with Laravel 5.1 and I've run in to something that...

0 Likes
3 Replies

Homestead and Memcached

Hey guys, I've been using Homestead smoothly for a few days now. I've recently decided to try changi...

0 Likes
5 Replies
Solved

AuthController auth/register invlid input

I have a fresh install of Laravel 5.1 and was working on getting auth/register working to work throu...

0 Likes
0 Replies
posted 9 years ago

Why use Filesystem for local storage?

I am new to Laravel and I am came across Filesystem today. I know that It has comprehensive advantag...

0 Likes
2 Replies
posted 9 years ago

illegal offset type in isset or empty

I get this error ErrorException in Arr.php line 232: Illegal offset type in isset or empty (View: C:...

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.

© 2025 Laravel.io - All rights reserved.