Erik Bonder
Erik Bonder
https://github.com/TerrePorter/StringBladeCompiler/pull/81
> @883 @erik-ropez laravel 9 has built in support for on the fly blade template string rendering. https://laracasts.com/series/whats-new-in-laravel-9/episodes/5 True, but I have a lot of code depending on your `view(['template'...
@TerrePorter Could you make a new version release with Laravel 9 support. The last version is https://packagist.org/packages/wpb/string-blade-compiler#6.0.3 and it doesn't support v9.
Import SelectModule into your NgModule. SELECT_DIRECTIVES not needed anymore. ``` import {SelectModule} from 'ng2-select'; @NgModule({ imports: [ SelectModule ... ```
Ping @imliam
https://github.com/imliam/laravel-env-set-command/pull/31
Can this get merged?