mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
* Add mercuryseries/inertia-bundle recipe * fix version issue * fix indentation issue * Remove ::class typo * Switch to 0.2 * Fix wrong bundle extension * Fix wrong AbstractController namespace * Switch to 0.4 * Switch to 0.1 * Trigger ci * Fix typo * Update config/routes.yaml to add csrf config * Keep only MercurySeries\Bundle\InertiaBundle\MercurySeriesInertiaBundle registration * fix typo * Move files to package * Update post-install.txt * fix invalid json file * Update post-install.txt * trigger deployment * trigger deployment * trigger deployment * trigger deployment * Update post-install.txt * Update post-install.txt * Support Symfony 5 * Remove requires * Remove warn_if_missing * Add warn_if_missing false * Add config/routes/inertia.yaml * explicit null * better text * better text * better text * comment out domain * move route config logic to bundle * update post-install.txt * renaming to bundler