1 Star 0 Fork 0

cui / SaaS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Image

Mazer + Laravel Jetstream

Mazer is a Admin Dashboard Template that can help you develop faster. We bring Mazer with Laravel starter project. It's completely free and you can use it in your projects.

Main Template

If you want to check the original template in HTML5 and Bootstrap, click here to open template repository.

Installation

  1. Clone this project

    git clone https://gitee.com/super_devils/saa-s.git
    cd laravel-mazer
  2. Install dependencies

    composer install

    And javascript dependencies

    yarn install && yarn dev
    
    #OR
    
    npm install && npm run dev
  3. Set up Laravel configurations

    copy .env.example .env
    php artisan key:generate
  4. Set your database in .env

  5. Migrate database

    php artisan migrate --seed
  6. Serve the application

    php artisan serve
  7. Login credentials

Email: admin@gmail.com

Password: 123456

Contributing

Feel free to contribute and make a pull request.

空文件

简介

laravel基础 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/super_devils/saa-s.git
git@gitee.com:super_devils/saa-s.git
super_devils
saa-s
SaaS
master

搜索帮助