在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):bradtraversy/laragigs开源软件地址(OpenSource Url):https://github.com/bradtraversy/laragigs开源编程语言(OpenSource Language):PHP 55.2%开源软件介绍(OpenSource Introduction):LaraGigs appAn app for listing Laravel gigs/jobs. This project is from my YouTube "Laravel From Scratch 2022" course. UsageDatabase SetupThis app uses MySQL. To use something different, open up config/Database.php and change the default driver. To use MySQL, make sure you install it, setup a database and then add your db credentials(database, username and password) to the .env.example file and rename it to .env MigrationsTo create all the nessesary tables and columns, run the following
Seeding The DatabaseTo add the dummy listings with a single user, run the following
File UploadingWhen uploading listing files, they go to "storage/app/public". Create a symlink with the following command to make them publicly accessible.
Running Then AppUpload the files to your document root, Valet folder or run
LicenseThe LaraGigs app is open-sourced software licensed under the MIT license. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论