You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package supports Laravel Auto-Discover and will be discovered automatically.
19
38
39
+
For Laravel version before 5.5 please add the Vedmant\LaravelShortcodes\LaravelShortcodesServiceProvider::class to the providers array in `config/app.php`.
40
+
And optionally 'Shortcodes' => Vedmant\LaravelShortcodes\Facades\Shortcodes::class, to aliases.
0 commit comments