An open source package by Antares Project, code well, rock on!
Open Source Laravel User Management Platform for standalone and SaaS applications. Based on Laravel, PHP7 ready, using flexible design patterns that keep the code clean and elegant.Speed up your work even up to 50% by using built-in workflow improvements.
You can preview front-end demo here: http://demo.antaresproject.io/frontend/.
Install using preferred dependency manager.
npm install
OR
yarn install
After that, you can init dev build, by typing
npm run dev
That will generate all others system assets.
You can preview the system on url http://localhost:9000/
.
You can also use
npm run dev-build
for local file access, or
npm run prod
for generating minimized build.
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
---|---|---|---|---|
IE11, Edge | last 3 versions | last 3 versions | last version | last 3 versions |
We're using BrowserStack for cross-browser testing!