arthurydalgo / laravext
The Laravext Toolset for Laravel
1.1.0
2025-02-27 01:37 UTC
Requires
- php: ^8.2
- illuminate/support: >=10
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is not auto-updated.
Last update: 2025-03-13 01:47:20 UTC
README
Laravext
Welcome to the Laravext Packagist repo!
Here are some useful links:
- Documentation
- Packagist
- Docs/NPM Packages Repo
- NPM @laravext/vue3
- NPM @laravext/react
- Youtube
- Discord
Documentation
The documentation is available at laravext.dev. It's a constant work in progress, and I'm trying to make it as complete as possible in a way that makes it as useful and friendly like the Laravel docs. If you find any errors, or have any suggestions, feel free to open an issue or a PR.
Installation
Because the installation process is a bit more complex than just running a composer require
and a npm install
, you must follow the quickstart guide on how to install Laravext in your Laravel project. It's a bit long, but I hope it's clear enough.