{"id":15027186,"url":"https://github.com/jefferson10147/cable-unet","last_synced_at":"2026-04-09T10:02:08.262Z","repository":{"id":53145875,"uuid":"346960344","full_name":"jefferson10147/cable-UNET","owner":"jefferson10147","description":"CRUD app with Laravel, mysql, and bootstrap.","archived":false,"fork":false,"pushed_at":"2021-04-04T15:35:01.000Z","size":1207,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T03:15:59.582Z","etag":null,"topics":["bootstrap","laravel","mysql","php-8"],"latest_commit_sha":null,"homepage":"http://cable-unet.herokuapp.com/","language":"Blade","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jefferson10147.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-12T06:09:09.000Z","updated_at":"2021-09-11T20:19:59.000Z","dependencies_parsed_at":"2022-09-13T17:50:29.279Z","dependency_job_id":null,"html_url":"https://github.com/jefferson10147/cable-UNET","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/jefferson10147%2Fcable-UNET","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson10147%2Fcable-UNET/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson10147%2Fcable-UNET/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson10147%2Fcable-UNET/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefferson10147","download_url":"https://codeload.github.com/jefferson10147/cable-UNET/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243330319,"owners_count":20274039,"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":["bootstrap","laravel","mysql","php-8"],"created_at":"2024-09-24T20:05:55.606Z","updated_at":"2025-12-27T13:10:49.173Z","avatar_url":"https://github.com/jefferson10147.png","language":"Blade","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\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n## About this app\n\nThis application is called \"Cable UNET\" and it is a project for the Programming II course. This project was made with\nLaravel, which is php framework, and it also uses MySQL as database and css framework's Bootstrap. \n\n## Hosting\n\nThis app was deeployed on [Heroku](https://www.heroku.com/) servers and the MySQL database instance is currently running in [Clever Cloud](https://www.clever-cloud.com)\n\n* Visit the app at: [Cable UNET](http://cable-unet.herokuapp.com/)\n\n## How To Run This Project (On Linux)\n\n1- Clone this project, on your local machine:\n```bash\n$ git clone https://github.com/jefferson10147/cable-UNET\n```\n\n2- Install composer into your project folder:\n```bash\n$ composer install \n```\n\n3- Create your .env file:\n```bash\n$ cat .env.excample \u003e\u003e .env\n\n```\n\n4- Put your database configuration into .env file, just modifying these fields:\n```\n    DB_CONNECTION=mysql\n    DB_HOST=127.0.0.1\n    DB_PORT=3306\n    DB_DATABASE=cable_unet\n    DB_USERNAME=your_db_user\n    DB_PASSWORD=your_db_password\n```\n\n5- Generate your app keys:\n```\n$ php artisan key:generate\n```\n\n6- Make the database migrations:\n```\n$ php artisan migrate\n```\n\n7- Run app:\n```\n$ php artisan serve\n```\n\nYou can import a test database with test records using database.sql file, it's located in root directory\n```\n$ mysql -u root -p \u003c database.sql\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferson10147%2Fcable-unet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefferson10147%2Fcable-unet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferson10147%2Fcable-unet/lists"}