{"id":18997231,"url":"https://github.com/raccoon254/laraveltemplate","last_synced_at":"2025-07-16T12:07:16.785Z","repository":{"id":201126432,"uuid":"705970148","full_name":"Raccoon254/laraveltemplate","owner":"Raccoon254","description":"The Laravel Template repository serves as a foundational blueprint for developers looking to kickstart their Laravel projects with a modern stack. Instead of setting up the commonly used features every time, this template offers a seamless integration of authentication to ensure security. It employs Tailwind CSS to facilitate rapid UI design.","archived":false,"fork":false,"pushed_at":"2024-03-15T02:36:19.000Z","size":141,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T23:34:34.101Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Raccoon254.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-17T03:58:12.000Z","updated_at":"2024-05-10T08:31:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"af335bb6-b4c6-4379-9003-1191d4d3adb1","html_url":"https://github.com/Raccoon254/laraveltemplate","commit_stats":null,"previous_names":["raccoon254/laraveltemplate"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Raccoon254/laraveltemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raccoon254%2Flaraveltemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raccoon254%2Flaraveltemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raccoon254%2Flaraveltemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raccoon254%2Flaraveltemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raccoon254","download_url":"https://codeload.github.com/Raccoon254/laraveltemplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raccoon254%2Flaraveltemplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265508336,"owners_count":23779125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T17:38:32.630Z","updated_at":"2025-07-16T12:07:16.712Z","avatar_url":"https://github.com/Raccoon254.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://laravel.com\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\" alt=\"Laravel Logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n## About Laravel Template\n\nLaravel template is an extension of the Laravel framework. It is a template that is used to create a new Laravel project\nwith the following features:\n\n- Authentication\n- Tailwind CSS\n- DaisyUI\n- Laravel Livewire\n\n## Installation\n\nclone the repository\n\n```bash\ngit clone https://github.com/Raccoon254/laraveltemplate.git [your project name]\n```\n\nInstall composer dependencies\n\n```bash\ncomposer install\n```\n\nInstall npm dependencies\n\n```bash\nnpm install\n```\n\nCreate a copy of your .env file\n\n```bash\ncp .env.example .env\n```\n\nConfigure your .env file\nSet the application key\n\n```bash\nphp artisan key:generate\n```\n\nRun the database migrations\n\n```bash\nphp artisan migrate\n```\n\nServe the application\n\n```bash\nnpm run start\n```\n\n## Database\n\nMariaDB is used as the database for this project. Create a database and update the .env file with the database name,\nusername and password.\n\n```env\nDB_CONNECTION=mysql\nDB_HOST=\nDB_PORT=\nDB_DATABASE=\nDB_USERNAME=\nDB_PASSWORD=\n```\n\n## License\n\nThe Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraccoon254%2Flaraveltemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraccoon254%2Flaraveltemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraccoon254%2Flaraveltemplate/lists"}