Support the ongoing development of Laravel.io →

iateadonut

Joined 2 Jul 2015

Statistics

Threads 13
Replies 0
Solutions 0
Articles 0
posted 6 years ago

compiling single js files into the vendor.js file

In Laravel 5.4, in webpack.mix.js, I have this: mix.js( ['resources/assets/js/app.js', 'resources/as...

0 Likes
0 Replies
posted 7 years ago

5.3 hasmanythrough id comes from pivot table id

I have a method Assets. It has this this relation: public function fields() { return $this->...

0 Likes
0 Replies

getting correct id on join

I'm wondering how to get the correct id on join without specifying the table or 'as' in the select p...

0 Likes
1 Replies
posted 7 years ago

validation failure returns 200 instead of 422

I think validation failure should return 422 (ValidatesRequests.php): protected function buildFa...

0 Likes
0 Replies
posted 7 years ago

routing ->where('var', '(.*)') to include hashtag (#) character

I have this route in my application: Route::get('/files/{file?}', 'FilesController@checkFile') ->...

0 Likes
0 Replies

iateadonut has not posted any replies yet

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.