laravel maintained by atoms
atoms/laravel
The supported Laravel adapter for Atoms. It registers the Atoms client,
facade, callback route and queue bridge, testing fake, Artisan installers, and
thin wrappers around the atoms command-line tool.
composer require atoms/laravel:^0.1
php artisan atoms:install
Continue with the Laravel quickstart
or the tested examples/laravel/ application in the monorepo.
Development and support
This package is developed in the Atoms monorepo. Its standalone repository is a read-only distribution mirror; report issues and send pull requests to the monorepo. Licensed under the MIT License.