Kristijan Šimenić

Results 7 comments of Kristijan Šimenić

Feel free to use my fork https://github.com/ksimenic/lucid. It has all optimizations for Laravel 10 and no more deprecated code in init:micro. All you need to do is to add following...

Feel free to use my fork https://github.com/ksimenic/lucid. It has all optimizations for Laravel 10. All you need to do is to add following in your composer.json ``` "repositories": [ {...

Feel free to use my fork https://github.com/ksimenic/lucid. It has all optimizations for Laravel 10. All you need to do is to add following in your composer.json ``` "repositories": [ {...

@ntgraph sorry man. I completely lost will to do any contributions since this was ignored for such a long time. There is obviously no incentive from authors end to continue...

Specifically for this case, maybe it would be a good idea to contribute pest stubs and then make a config option where testing framework can be defined & correct stubs...

Feel free to use my fork https://github.com/ksimenic/lucid. It has all optimizations for Laravel 10. All you need to do is to add following in your composer.json ``` "repositories": [ {...

@EsiNakesy did you run the migrations? It should be done via `php artisan filament-fabricator:install` if you followed the documentation properly.