Commit 77574f3
committed
vim-laravel 0.3.0
* Add support for all `:Artisan make:*` subcommands up to Laravel 8.
* Fix `:Artisan make:seeder` and `:Eseeder` in Laravel 8.
* Fix `:Artisan make:migration` and `:Emigration` in all versions.
* Make the `{namespace}` placeholder work in projectionist templates
for files outside of the `app/` directory, such as those in
`database/factories/`, `database/seeders/`, and `tests/`.
* Make provided projectionist templates more consistent across the
board.
* Add test suite and CI1 parent 195cbe4 commit 77574f3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments