Skip to content

Commit

Permalink
fix: remove modelJS path from config
Browse files Browse the repository at this point in the history
  • Loading branch information
mitulgolakiya committed Aug 7, 2020
1 parent 143cd35 commit a912df0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/laravel_generator.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@

'database_seeder' => database_path('seeds/DatabaseSeeder.php'),

'modelJs' => resource_path('assets/js/models/'),

'factory' => database_path('factories/'),

'view_provider' => app_path('Providers/ViewServiceProvider.php'),
Expand Down

0 comments on commit a912df0

Please sign in to comment.