Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please test on MariaDB for migrations and seeding #34

Open
DeRaja opened this issue Nov 3, 2024 · 0 comments
Open

Please test on MariaDB for migrations and seeding #34

DeRaja opened this issue Nov 3, 2024 · 0 comments

Comments

@DeRaja
Copy link

DeRaja commented Nov 3, 2024

Hello!

It is obvious that there was no testing done using MariaDB. Otherwise I would not have received an error of all kinds. I am trying to remove one by one but later I was not able to seed. Following ar the files that are not compatible on MariaDB.

Please test:

RolesAndPermissionsSeeder::class,
UsersTableSeeder::class,
BlogPostsTableSeeder::class,

One of the biggest drawback of Laravel is a wild development by the core team. They deliver raw and half cooked food. This causes all other developers lag in their testing and development in multiple areas throwing hundreds of other projects lagging behind in development.

Laravel core team also suffers from a syndrom that only developers and highly qualified professionals could use it. It does not allow most kind of user-friendlyness. They have failed to deliver core areas that are developed and made available by some user-friendly approach. All they deliver is something that can be achieved with a huge learning curve. Thus all other users are dependent of such similat boiler plates.

The above area is one of them. Even a simple boilerplate crashes. It the main framework had certain detections, such a development wouild have never occured.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant