Support the ongoing development of Laravel.io →

Homestead Installation issue: Command "edit" is not defined.

I can't seem to access my Homesteead.yaml via my CLI with homestead edit mac:cd ~/.homestead mac:.h...

0 Likes
0 Replies

Noob Question - Deleting records and validating

I have a record in my database that I am deleting with the value of ID. Currently I have this as a g...

0 Likes
2 Replies

way Generator of JefferyWay

i try install and work with this Generator. i downloaded from: https://github.com/JeffreyWay/Laravel...

0 Likes
2 Replies
Solved

preg_replace(): Parameter mismatch error

Hi I'm getting this error {"error":{"type":"ErrorException","mess...

0 Likes
5 Replies

Array to string conversion Route::Group

i have the issues Array to string conversion vendor/laravel/framework/src/Illuminate/Routing/Router....

0 Likes
1 Replies

Separate DB for users?

I have a laravel script installed on my server - I don't know much about this framework (or php for...

0 Likes
1 Replies

try send email with gmail account and cant

i followed this tutorial: http://code.tutsplus.com/tutorials/setting-up-user-authentication-in-larav...

0 Likes
0 Replies

'image upload' not writing to MySql database or public folder with Laravel 4.1 (with Croppa) on Fortrabbit

newbie alert! i’ve recently moved my Laravel site to Fortrabbit but when i post new images to the si...

0 Likes
4 Replies
Solved

Laravel custom form validation

I'm attempting to create my own custom laravel form validation but I'm running into trouble. I'm che...

0 Likes
0 Replies

Form Input for multiple Models

Hi, i looking for an solution for the following issue: I created a form where i need to give the opp...

0 Likes
2 Replies

Eloquent ORM Eager loading too eager

Hi, I`m trying to return only certain columns from the products table : <?php class Promo exten...

0 Likes
5 Replies
posted 10 years ago

is laravel support illuminati?

laravel core is called illuminate is that mean laravel supports illuminati?

0 Likes
1 Replies

Organizing CRUD functions in Controller, or Model?

Trying to rehaul my use of controllers and models. At the moment, I have a controller for: People/P...

0 Likes
0 Replies

Installation question (Laravel and BitBucket)

Newbie question. I want to set up a work environment where I have a local VM hosting laravel on Ubun...

0 Likes
4 Replies
Solved

Advanced query using Eloquent

Given this model: I have defined all relationships properly using Eloquent ¿How can I get just ge...

0 Likes
4 Replies
Solved

Bootstrap Modals and popups - Using parameters and data

I have a page showing a list of records, when you click a delete button a modal box appears to confi...

0 Likes
7 Replies
Solved

Using Auth::attempt with other field as "or"

Hi, Currently , we have below scenario for login $input = Input::all(); Auth::attempt([ 'usernam...

0 Likes
2 Replies
Solved

Class 'Artisan' not found

Hello, I am currently following this Laracast: https://laracasts.com/lessons/test-databases-in-memor...

0 Likes
3 Replies

[Package] Laravel Custom Migrations

What is it Have you ever wished to create more than one type of migration? Did you ever want to run...

0 Likes
0 Replies
posted 10 years ago

'Command "serve" is not defined.' - Error after creating brand new laravel 5 app

Hi All, not sure what I'm doing wrong here, still new to laravel and already built a number of sampl...

0 Likes
3 Replies
Solved

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.