Support the ongoing development of Laravel.io →

sauladam

Joined 11 Mar 2014

Statistics

Threads 2
Replies 4
Solutions 1
Articles 0

Artisan: Command [ serve | optimize | clear-compiled ] is not defined.

I'm having a really weird issue and I just can't figure out what's wrong. I'm runnung Laravel 4.1.29...

0 Likes
1 Replies

Seeding Sqlite database fails while MySQL works fine

Hey guys, I want to seed a Sqlite memory DB for testing purposes. The seeds work fine for my develop...

0 Likes
3 Replies
Solved
replied 9 years ago

Route Group with Prefix

You're welcome :) Route-caching was / is going to be introduced in Laravel 5, so it's not an issue i...

0 Likes
Solved
replied 9 years ago

Route Group with Prefix

Yes, you're using the group-concept correctly. There are two possible reasons that come to my mind:...

0 Likes
replied 9 years ago

Route Group with Prefix

Try registering the admin-routes before the frontend-route. The {page}-wildcard seems to be intercep...

0 Likes
replied 10 years ago

Seeding Sqlite database fails while MySQL works fine

Thanks, awsp! This seems to be the answer indeed! After switching from $table->timestamps(); to...

0 Likes

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.

© 2024 Laravel.io - All rights reserved.