Skip to content

Class '' not found #1714

Answered by drbyte
jbello94 asked this question in Q&A
Discussion options

You must be logged in to vote

You must have missed a step.

I just followed all the steps as listed in the doc and the migration works fine without error.
a. Create the new lumen project with the composer command listed in the Lumen Installation docs
b. Create a MariaDB database, and set its name and credentials in the .env
c. Follow all the instructions at https://spatie.be/docs/laravel-permission/v4/installation-lumen

The output of php artisan migrate is as expected:

Migration table created successfully.
Migrating: 2018_01_01_000000_create_permission_tables
Migrated:  2018_01_01_000000_create_permission_tables (416.60ms)

(Yes the 2018 date comes directly from using the copy command in the https://spatie.be/docs/lara…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by drbyte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants