Defer provider and change config file location
Features:
- The
ReactServiceProvider
is now deferred. - Configs are now on a separated file from
config/app.php
, it'sconfig/react.php
now.
Features:
ReactServiceProvider
is now deferred.config/app.php
, it's config/react.php
now.