{"id":19606715,"url":"https://github.com/learnwithfair/laravel-with-raw-php","last_synced_at":"2026-04-29T10:07:10.592Z","repository":{"id":239190328,"uuid":"798823520","full_name":"learnwithfair/laravel-with-raw-php","owner":"learnwithfair","description":"laravel-with-raw-php with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]","archived":false,"fork":false,"pushed_at":"2024-05-10T16:47:25.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T09:24:16.482Z","etag":null,"topics":["laravel","laravel-framework","learn-with-fair","learnwithfair","php","php-with-laravel-framework","rahatul-rabbi","rahatulrabbi","web-development"],"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/learnwithfair.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":"2024-05-10T14:47:21.000Z","updated_at":"2024-05-10T16:47:29.000Z","dependencies_parsed_at":"2024-05-10T16:00:31.399Z","dependency_job_id":"8109b5ad-51ae-454b-b794-119530e1f69a","html_url":"https://github.com/learnwithfair/laravel-with-raw-php","commit_stats":null,"previous_names":["learnwithfair/laravel-with-raw-php"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnwithfair%2Flaravel-with-raw-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnwithfair%2Flaravel-with-raw-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnwithfair%2Flaravel-with-raw-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnwithfair%2Flaravel-with-raw-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learnwithfair","download_url":"https://codeload.github.com/learnwithfair/laravel-with-raw-php/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240894492,"owners_count":19874822,"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":["laravel","laravel-framework","learn-with-fair","learnwithfair","php","php-with-laravel-framework","rahatul-rabbi","rahatulrabbi","web-development"],"created_at":"2024-11-11T10:07:00.901Z","updated_at":"2026-04-29T10:07:05.571Z","avatar_url":"https://github.com/learnwithfair.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LARAVEL-WITH-ROW-PHP\n\n[![Youtube][youtube-shield]][youtube-url]\n[![Facebook][facebook-shield]][facebook-url]\n[![Instagram][instagram-shield]][instagram-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\nThanks for visiting my GitHub account!\n\n\u003cimg src =\"https://static-00.iconduck.com/assets.00/laravel-icon-1990x2048-xawylrh0.png\" height = \"200px\" width = \"200px\"/\u003e **Laravel** is a free and open-source PHP- based web framework for building high-end web applications. It was created by Taylor Otwell and intended for the development of web applications following the model–view–controller architectural pattern and based on Symfony. [see-more](https://laravel.com/docs/)\n\n### [Documentation](https://github.com/learnwithfair/laravel-documentation)\n\n## Source Code (Download)\n\n-   [Source-code](https://mega.nz/file/BeMgnA6Y#hCWEEo94yD4ZS3kuAI_tAB9-CGma_NQqGQsaDT-A-Xk)\n-   [Documentation](https://mega.nz/folder/RGFiUApD#PoKIVCwF8IkQhE2PHw1XxQ)\n\n## Required Software (Download)\n\n-   VS Code, Download -\u003ehttps://code.visualstudio.com/download\n-   XAMPP ,Download-\u003e https://www.apachefriends.org/download.html\n-   Composer ,Download (Composer-Setup.exe)-\u003e https://getcomposer.org/download/\n-   Nodejs ,Download -\u003e https://nodejs.org/en/download\n\n## Project Features\n\n|                                                    |                                                |\n| :------------------------------------------------: | :--------------------------------------------: |\n|                     Post                      |                    Single-Post                     |\n|   ![roadmap](screenshot/Home.png)   |  ![roadmap](screenshot/single-post.png)  |\n|                      Add-Post                     |                   Update-Post                   |\n|   ![roadmap](screenshot/add-post.png)    | ![roadmap](screenshot/update-post.png) |\n\n\n## How to use this template?\n\nStep-1: **For Set up Project**\n\n-   Clone this to your local machine using `gh repo clone learnwithfair/laravel-with-row-php`\n-   Run the command in the root directory\n    ```npm\n    i)  composer install or composer update\n    ii) npm install\n    ```\n\nStep-2: **Connect Database**\n\n-   In the .env file change the configuration as-\n\n```cmd\nAPP_KEY=base64:2qbhz1ExIN5uT3YfW0XBWaVwh7GPdG44bRFRDjkQQog=\n```\n\n```cmd\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=DatabaseName\nDB_USERNAME=root\nDB_PASSWORD=\n```\n\n\n-   Create data table write the command in cmd\n\n```cmd\nphp artisan migrate\n```\n\n-   Note: If it's not working correctly then following the s\n\n    -   Manually, Create the desired database in the path-\u003e `http://localhost/phpmyadmin/`\n    -   Or Create database using cmd as-\n\n        -   Set up the Environment variabel `C:\\xampp\\mysql\\bin`\n        -   Write the command in the cmd\n\n        ```cmd\n        mysql -u root -p (password: Not Used)\n        create database DatabaseName; (semicolon must be add in the end)\n        show databases;\n        exit;\n        ```\n\n        -   Again run the command in the cmd as-\n\n        ```cmd\n        php artisan migrate\n        ```\n\n**For Run Project**\n\n-   Start the Xampp server\n-   Run command in the root directory `php artisan serve`\n-   Visit path -\u003e http://127.0.0.1:8000/posts\n\n## Follow Me\n\n[\u003cimg src='https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/github.svg' alt='github' height='40'\u003e](https://github.com/learnwithfair) [\u003cimg src='https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/facebook.svg' alt='facebook' height='40'\u003e](https://www.facebook.com/learnwithfair/) [\u003cimg src='https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/instagram.svg' alt='instagram' height='40'\u003e](https://www.instagram.com/learnwithfair/) [\u003cimg src='https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/twitter.svg' alt='twitter' height='40'\u003e](https://www.twiter.com/learnwithfair/) [\u003cimg src='https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/youtube.svg' alt='YouTube' height='40'\u003e](https://www.youtube.com/@learnwithfair)\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\n[youtube-shield]: https://img.shields.io/badge/-Youtube-black.svg?style=flat-square\u0026logo=youtube\u0026color=555\u0026logoColor=white\n[youtube-url]: https://youtube.com/@learnwithfair\n[facebook-shield]: https://img.shields.io/badge/-Facebook-black.svg?style=flat-square\u0026logo=facebook\u0026color=555\u0026logoColor=white\n[facebook-url]: https://facebook.com/learnwithfair\n[instagram-shield]: https://img.shields.io/badge/-Instagram-black.svg?style=flat-square\u0026logo=instagram\u0026color=555\u0026logoColor=white\n[instagram-url]: https://instagram.com/learnwithfair\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/company/learnwithfair\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnwithfair%2Flaravel-with-raw-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearnwithfair%2Flaravel-with-raw-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnwithfair%2Flaravel-with-raw-php/lists"}