{"id":16352272,"url":"https://github.com/tiagogouvea/php-lumen-react-login","last_synced_at":"2025-09-23T08:19:15.655Z","repository":{"id":83749276,"uuid":"142153547","full_name":"TiagoGouvea/php-lumen-react-login","owner":"TiagoGouvea","description":"Simple login/dashboard structure with php+lumen in backend and react in frontend","archived":false,"fork":false,"pushed_at":"2018-07-26T12:45:35.000Z","size":182,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T18:55:11.901Z","etag":null,"topics":["boilerplate","lumen","lumen-php-framework","php","php7","react","reactjs"],"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/TiagoGouvea.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":"2018-07-24T12:11:38.000Z","updated_at":"2024-06-29T01:29:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfdc5c42-ff19-4ffd-9b22-6052e84bf925","html_url":"https://github.com/TiagoGouvea/php-lumen-react-login","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoGouvea%2Fphp-lumen-react-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoGouvea%2Fphp-lumen-react-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoGouvea%2Fphp-lumen-react-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoGouvea%2Fphp-lumen-react-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TiagoGouvea","download_url":"https://codeload.github.com/TiagoGouvea/php-lumen-react-login/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239619573,"owners_count":19669447,"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":["boilerplate","lumen","lumen-php-framework","php","php7","react","reactjs"],"created_at":"2024-10-11T01:25:33.406Z","updated_at":"2025-09-23T08:19:10.615Z","avatar_url":"https://github.com/TiagoGouvea.png","language":"PHP","readme":"This is a simple PHP+Lumen+JWT API with React Front end project. \n\n# Preparing and running\n\nClone repo:\n\n```git clone https://github.com/TiagoGouvea/php-lumen-react-login```\n\n## Setup backend\n\nFirst you copy .envSample to .env and check all \"DB_\" values. \n\nAfter that you can migrate database, and seed with some sample data:\n\n```\ncd backend\nphp artisan migrate\nphp artisan db:seed\n```\n\nCheck the users table to see fake users. All of then will have \"tiago\" password.\n\n## Start backend\n\nOn backend folder start your php: \n\n```\nphp -S localhost:8000 -t public\n```\n\n\n## Setup frontend\n\nEnter on frontend folder and install packages.\n```\ncd frontend\nnpm install\n```\n\n## Starting frontend\n\nOn frontend folder run:\n``` \nnpm start\n```\n\nOpen your browser on [http://localhost:3000/dashboard](http://localhost:3000) to use it.\n\n\n## What I haven't done\n- Tests\n- Use of redux or advanced state managment\n- Setup docker","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagogouvea%2Fphp-lumen-react-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagogouvea%2Fphp-lumen-react-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagogouvea%2Fphp-lumen-react-login/lists"}