{"id":27631481,"url":"https://github.com/engineerdanny/learning-laravel","last_synced_at":"2025-10-15T08:57:49.551Z","repository":{"id":38114482,"uuid":"390666615","full_name":"EngineerDanny/learning-laravel","owner":"EngineerDanny","description":"A simple laravel powered API with authentication, database (SQL), storage (local storage) and more!!!","archived":false,"fork":false,"pushed_at":"2023-04-19T19:24:44.000Z","size":370,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T17:53:08.678Z","etag":null,"topics":["laravel","pgsql","php","sqlite"],"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/EngineerDanny.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,"zenodo":null}},"created_at":"2021-07-29T09:12:01.000Z","updated_at":"2022-05-24T13:48:49.000Z","dependencies_parsed_at":"2025-04-23T17:58:54.916Z","dependency_job_id":null,"html_url":"https://github.com/EngineerDanny/learning-laravel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EngineerDanny/learning-laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineerDanny%2Flearning-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineerDanny%2Flearning-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineerDanny%2Flearning-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineerDanny%2Flearning-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EngineerDanny","download_url":"https://codeload.github.com/EngineerDanny/learning-laravel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineerDanny%2Flearning-laravel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279064261,"owners_count":26096000,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["laravel","pgsql","php","sqlite"],"created_at":"2025-04-23T17:48:39.402Z","updated_at":"2025-10-15T08:57:49.523Z","avatar_url":"https://github.com/EngineerDanny.png","language":"PHP","readme":"# LEARNING LARAVEL\nThis is a project to experiment with Laravel\n\n## MYSQL config\nCommands\n\n| ```mysql.server start```     | Starts MYSQL server                   |\n|------------------------------|---------------------------------------|\n| ```mysql.server stop```      | Stop MYSQL server                     |\n| ```mysql.server restart```   | Restart MYSQL server                  |\n| ```mysql -uroot```           | Shows MYSQL monitor                   |\n| ```top```                    | To show all processes on the computer |\n| ```sudo killall mysqld```    | To Kill All MYSQL processes           |\n| ```composer dump-autoload``` | Autoload the app                      |\n\n\n\n# Run 👇 inside the monitor\nALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'root';      \n\n\n# Starting a Laravel Project\n```bash\ncomposer create-project laravel/laravel example-app\n \ncd example-app\n \nphp artisan serve\n```\n\n## Temporal UPDATE of PHP Version to support packages (MACOS)\n```bash\nexport PATH=\"/usr/local/opt/php@8.1/bin:$PATH\"\nexport PATH=\"/usr/local/opt/php@8.1/sbin:$PATH\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineerdanny%2Flearning-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengineerdanny%2Flearning-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineerdanny%2Flearning-laravel/lists"}