Support the ongoing development of Laravel.io →

gnack

Joined 4 Feb 2014

Statistics

Threads 4
Replies 17
Solutions 1
Articles 0

php artisan - unknown table no matter which command I run

For some reason whenever I run any php artisan command I get an error saying one of my tables doesn'...

0 Likes
4 Replies
posted 10 years ago

Forum suggestions

I have a couple of suggestions for the forum that I thought I'd post about, and maybe others can pos...

0 Likes
3 Replies
posted 10 years ago

I have to ask - who is your designer?

They have minimal design down-pat. Laravel's sites have all looked beautiful while using very littl...

0 Likes
3 Replies
posted 10 years ago

LESS support in Laravel

I've been looking around a little bit on this topic and I've found quite a few bundles and so forth,...

0 Likes
19 Replies
replied 9 years ago

How can I obfuscate controller, view, js and css files?

Don't obfuscate at all, it's just all-round a Bad Idea™. You can't obfuscate HTML or CSS and there's...

0 Likes
replied 9 years ago

Seeding a foreign key

Could definitely have a nicer error message there :)

0 Likes
replied 9 years ago

Using @section and @yield

The OP is actually what I believed to be the intended use of sections and yields and is how I've alw...

0 Likes
replied 10 years ago

How do I make a form button, class and span class in blade?

That HTML should just work, blade or not you shouldn't need anything else. Is it not working?

0 Likes
replied 10 years ago

Why does the install folder needs to be completely empty when installing via composer

It's required because when you run create-project, composer aims to create a completely clean brand...

0 Likes
Solved

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.