Open lluisandreu opened 1 year ago
Hi there
it is possible but will require application down time
You will need to replace laravel admin references with the corresponding open admin references, you will lose some functionality and gain some, JQuery is no longer a default part of OA
You can always include jQuery if you like. But the main functionality is all written in plain javascript. I ported myself some Laravel-admin applications and went fairly smooth. Depending on the application 1 to 4 hours. But you might. I tried keeping the php code / controller setup fairly the same. If you run in to issues, please share them here so maybe we can collect the issues and make a special faq guide for porting.
Sorry, this is not a bug, only a question. How easy is to migrate from Laravel Admin to OA? Is it possible, is it fast? Many thanks.