{"id":15016849,"url":"https://github.com/alimranahmed/larablog","last_synced_at":"2025-05-16T09:06:12.302Z","repository":{"id":37549242,"uuid":"69637939","full_name":"alimranahmed/LaraBlog","owner":"alimranahmed","description":"A lightweight full-featured blog using TALL(TailwindCSS, AlineJS, Livewire, Laravel) stack.","archived":false,"fork":false,"pushed_at":"2025-02-02T14:23:17.000Z","size":12662,"stargazers_count":204,"open_issues_count":3,"forks_count":59,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-05-16T09:06:02.343Z","etag":null,"topics":["alpinejs","blog","laravel","laravel8freeeproject","laravel8x","livewire","minimum-library","mysql","php","tailwindcss"],"latest_commit_sha":null,"homepage":"https://www.imranic.com","language":"PHP","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/alimranahmed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2016-09-30T05:53:58.000Z","updated_at":"2025-05-14T17:18:59.000Z","dependencies_parsed_at":"2024-07-06T15:27:55.312Z","dependency_job_id":"89b56a89-f3fe-49aa-9321-c2153128a470","html_url":"https://github.com/alimranahmed/LaraBlog","commit_stats":{"total_commits":1147,"total_committers":11,"mean_commits":"104.27272727272727","dds":0.07933740191804706,"last_synced_commit":"9c468cf1508fc1b2c6f194a0a3a2d6168368a1b0"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimranahmed%2FLaraBlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimranahmed%2FLaraBlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimranahmed%2FLaraBlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimranahmed%2FLaraBlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alimranahmed","download_url":"https://codeload.github.com/alimranahmed/LaraBlog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501558,"owners_count":22081528,"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":["alpinejs","blog","laravel","laravel8freeeproject","laravel8x","livewire","minimum-library","mysql","php","tailwindcss"],"created_at":"2024-09-24T19:49:28.439Z","updated_at":"2025-05-16T09:06:07.293Z","avatar_url":"https://github.com/alimranahmed.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Test Coverage](https://raw.githubusercontent.com/alimranahmed/LaraBlog/main/tests/coverage/badge-coverage.svg)](https://packagist.org/packages/alimranahmed/LaraBlog)\n[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)\n\n\n# Blog Using Laravel 11\n### Let's keep it as simple as possible. Configure anything you want\nA full-featured blogging system for personal use. No frontend theme and anything heavy or unnecessary library used.\n\n### Technologies used\n1. [TailwindCSS](https://tailwindcss.com)\n2. [Alpine.js](https://alpinejs.dev)\n3. [Laravel](https://laravel.com)\n4. [Livewire](https://livewire.laravel.com)\n \n### There are four several types of users with several permissions\n1. Admin/Owner\n  * Can be accessed in `\u003curl\u003e/admin/login`\n  * Can manage articles and comments of other users.\n  * Can manage categories.\n  * Can manage keywords.\n  * Can manage other users except Owner.\n  \n2. Reader\n  * Can read and comment on article providing his email address.\n  * Can subscribe to be notified for new articles.\n  * Can search for articles.\n  * Can navigate articles based on categories.\n\n### Installation Process\n1. Execute `git clone https://github.com/alimranahmed/LaraBlog.git` on your terminal to download this project.\n2. Go to the project root directory and execute `composer install` to install all PHP dependencies of the project\n3. Create a file named as .env and copy the content of .env.example to newly created .env file \n4. Then execute `php artisan key:generate` on your terminal/cmd to generate environment key\n5. Then create a Database for this project and edit the .env file to authorized this project on your database. \n6. Execute `php artisan migrate:refresh --seed` terminal on your terminal.\n7. Now you are ready to go, If you don't want to create any virtual host for this project then execute\n  `php artisan serve`\n8. Now visit the url shown on your terminal, something like `localhost:8000`. It's running!\n\n\n**Note:** After migration and seeding, to login as admin/owner using the following credentials:\n```\nEmail: owner@gmail.com\nPassword: owner\n```\n\n### Sample Blog\n1. [https://imranic.com](https://imranic.com)\n\n### Contribution \n**Anyone is always welcome to contribute on the project. If you want to work with:**\n1. Just create an issue(even if you want to fix the issue). \n2. After fixing any issue or adding any new feature just send a pull request.\n3. I will be happy to add your code in order to enhance this project. \nThanks.\n\n##### License\n[MIT](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falimranahmed%2Flarablog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falimranahmed%2Flarablog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falimranahmed%2Flarablog/lists"}