Support the ongoing development of Laravel.io →

Pkallesoe

Joined 5 Oct 2014

Statistics

Threads 3
Replies 3
Solutions 2
Articles 0

Homestead : This webpage is not available

For some reason, yet unknown to me - I can't reach the website using homestead. Unless I use http:/l...

0 Likes
1 Replies
Solved

static::create vs DB:insert.

If I use the following code snippet in my model it inserts the data: $fillable = ['email', 'username...

0 Likes
0 Replies

ServiceProvider:Class not found.

I'm new at using ServiceProviders and spend most of the day figuring out what's wrong. composer.json...

0 Likes
1 Replies
Solved
replied 9 years ago

Homestead : This webpage is not available

Solved! turns out, that I needed to install net-tools : https://bbs.archlinux.org/viewtopic.php?pid=...

0 Likes
Solved
replied 9 years ago

ServiceProvider:Class not found.

Namespace wrong. in BackendServiceProvider.php : namespace learningLaravel\Providers;

0 Likes
Solved
replied 9 years ago

php artisan generate:migrate ErrorException

Hi, Check this out: https://github.com/JeffreyWay/Laravel-4-Generators/issues/365 I had the same iss...

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.