{"id":35009572,"url":"https://github.com/dexbytesinfotech/laravel-api","last_synced_at":"2026-05-03T17:34:56.906Z","repository":{"id":194993380,"uuid":"678118802","full_name":"dexbytesinfotech/laravel-api","owner":"dexbytesinfotech","description":"Laravel Auth API is a Complete Build of Laravel 9 with Admin and Store owner login with Admin User Roles and Permissions, User Profiles, and user, store, Faq, blogs management system and more . [Admin Panel] (https://github.com/dexbytesinfotech/livewire)","archived":false,"fork":false,"pushed_at":"2024-11-18T02:25:51.000Z","size":1639,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T19:10:26.519Z","etag":null,"topics":["blog-api","firebase-push-notification","laravel","laravel-api","laravel-file-upload","livewire","livewire-admin-panel","login","login-oauth","mobile-app-api","otp-verification","pages-api","passport","role-permission-management","swagger-api","user-management-system"],"latest_commit_sha":null,"homepage":"","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/dexbytesinfotech.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-08-13T18:35:24.000Z","updated_at":"2024-09-10T08:25:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"91e61e85-1db6-4949-8399-5470a4a3b2fc","html_url":"https://github.com/dexbytesinfotech/laravel-api","commit_stats":null,"previous_names":["dexbytesinfotech/laravel-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dexbytesinfotech/laravel-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dexbytesinfotech%2Flaravel-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dexbytesinfotech%2Flaravel-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dexbytesinfotech%2Flaravel-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dexbytesinfotech%2Flaravel-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dexbytesinfotech","download_url":"https://codeload.github.com/dexbytesinfotech/laravel-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dexbytesinfotech%2Flaravel-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32578852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["blog-api","firebase-push-notification","laravel","laravel-api","laravel-file-upload","livewire","livewire-admin-panel","login","login-oauth","mobile-app-api","otp-verification","pages-api","passport","role-permission-management","swagger-api","user-management-system"],"created_at":"2025-12-27T04:57:17.176Z","updated_at":"2026-05-03T17:34:56.902Z","avatar_url":"https://github.com/dexbytesinfotech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## laravel API\n\n## Lib\n- Laravel 9.x\n- Twillo (SMS)\n- Firebase (Push Notifications)\n\n# Installation\n1.  Run git clone https://github.com/dexbytesinfotech/laravel-api.git laravel-api\n2.  Create a MySQL database for the project - `laravel-example`\n3.  From the projects root run `cp .env.example .env`\n4.  Configure your `.env` file   \n5.  From the projects root folder run `composer update`\n6.  From the projects root folder run `php artisan key:generate`\n7.  From the projects root folder run `php artisan migrate:fresh --seed`\n8.  From the projects root folder run `composer dump-autoload`\n9.  From the projects root folder run `php artisan storage:link`\n10. From the projects root folder run `php artisan l5-swagger:generate` (https://github.com/DarkaOnLine/L5-Swagger)\n11. From the projects root folder run (local) `php artisan schedule:work` for server use supervisor\n12. From the projects root folder run (local) `php artisan schedule:work` for server use scheduling * * * * * cd /path-to-your-project \u0026\u0026 php artisan schedule:run \u003e\u003e /dev/null 2\u003e\u00261\n\n\n# Admin Panel \n1. Project https://github.com/dexbytesinfotech/livewire should be after installed API code in your server or machine\n\n### Storage folder Ownership and Permission\n1. Check the permissions on the storage directory: `chmod -R 775 storage`    \n1. Check the ownership of the storage directory: : `chown -R www-data:www-data storage`\n\n### Seeds\n##### Seeded Roles\n  * Unverified\n  * User\n  * Admin\n  * Manager\n\n##### Seeded Users\n\n|Email|Password|Access|\n|:------------|:------------|:------------|\n|admin@admin.com|admin123|Admin Access|\n\n### API keys\n\n-   [Google Maps API v3 Key](https://developers.google.com/maps/documentation/javascript/get-api-key#get-an-api-key)\n\n-   [Firebase Server Key] (https://firebase.google.com/)\n\n-   [Twilio SMS API Key](https://www.twilio.com/blog/create-sms-portal-laravel-php-twilio)\n\n-   [Unifonic SMS API Key](https://docs.unifonic.com/docs/getting-sms-application-1)\n\n## Remove public from url\n```bash\n\u003cIfModule mod_rewrite.c\u003e\n\tRewriteEngine On\n\tRewriteRule ^(.*)$ public/$1 [L]\n\u003c/IfModule\u003e\n```\n## Cron Jobs\n1. Send scheduled push notification `Push\\NotificationController@sendScheduledPushNotification`\n \n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdexbytesinfotech%2Flaravel-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdexbytesinfotech%2Flaravel-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdexbytesinfotech%2Flaravel-api/lists"}