Support the ongoing development of Laravel.io →
BartHuis

BartHuis

Joined 19 May 2016

Statistics

Threads 24
Replies 42
Solutions 2
Articles 0
posted 8 years ago

make an empty relation

hi, i would like to make an empty relation, is that possible? tried class Testmodel extends Model {...

0 Likes
0 Replies

PDO connection to odbc quits without error, odbc_connect works

Hi, We're expecting problems on a odbc connection bt pdo, while it works well directly. Example: vag...

0 Likes
2 Replies

Make api.domain.ext the stateless passport route and change .ext/api to normal route

Hi, I installed passport, and I got the API functionality working with 2 environments, one getting t...

0 Likes
0 Replies

Variable in router to define namespace

Hi, in the router i could do: Route::group('namespace' => 'Admin'], function() { // C...

0 Likes
0 Replies

Using nestedset in model to get tree

Hi, We're using the lazychaser/laravel-nestedset (on gidhub) / Kalnoy\Nestedset (composer/packagist)...

0 Likes
0 Replies
replied 9 years ago

models not in app/models folder when generaten by artisan?

jay4yam said: you need to add the model folder to the command... true, but standard its just right...

0 Likes
replied 9 years ago

touching 2 way's between models

@astroanu in laravel/eloquent each model uses the updated_at timestamps for multiple things, such as...

0 Likes
replied 9 years ago
0 Likes
replied 9 years ago

Where does artisan make:auth set the routes?

If somebody searches this one, it's answered at: https://laracasts.com/discuss/channels/laravel/wher...

0 Likes
replied 9 years ago

Homestead/vagrant share settings, best practice?

it works fine now, answers on laracast forums if somebody lands here by google search: https://larac...

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.

© 2026 Laravel.io - All rights reserved.