{"id":22380018,"url":"https://github.com/d3sc/laravel-ajax","last_synced_at":"2025-10-15T11:30:28.362Z","repository":{"id":202796312,"uuid":"708156541","full_name":"d3sc/laravel-ajax","owner":"d3sc","description":"i learn laravel and ajax, CRUD Project. in this repo","archived":false,"fork":false,"pushed_at":"2023-10-21T17:38:26.000Z","size":84,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-04T23:12:30.113Z","etag":null,"topics":["ajax","crud","laravel"],"latest_commit_sha":null,"homepage":"","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/d3sc.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,"governance":null}},"created_at":"2023-10-21T17:33:38.000Z","updated_at":"2024-03-09T05:59:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"f45eef78-781c-4225-80ef-1b2bcc9aa5d2","html_url":"https://github.com/d3sc/laravel-ajax","commit_stats":null,"previous_names":["d3sc/laravel-ajax"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3sc%2Flaravel-ajax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3sc%2Flaravel-ajax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3sc%2Flaravel-ajax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3sc%2Flaravel-ajax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d3sc","download_url":"https://codeload.github.com/d3sc/laravel-ajax/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236604523,"owners_count":19175851,"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":["ajax","crud","laravel"],"created_at":"2024-12-04T23:12:19.817Z","updated_at":"2025-10-15T11:30:22.988Z","avatar_url":"https://github.com/d3sc.png","language":"PHP","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\u003cp align=\"center\"\u003e\n\u003ca href=\"https://travis-ci.org/laravel/framework\"\u003e\u003cimg src=\"https://travis-ci.org/laravel/framework.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/laravel/framework\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/laravel/framework\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/laravel/framework\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Laravel 10 and ajax CRUD implement\n\nThis repository is made for the benefit of my study.\n\n## Installation\n\nInstall all the dependencies using composer\n\n    composer install\n\nCopy the example env file and make the required configuration changes in the .env file\n\n    cp .env.example .env\n\nGenerate a new application key\n\n    php artisan key:generate\n\nRun the database migrations and database seeding (**Set the database connection in .env before migrating**)\n\n    php artisan migrate --seed\n\nStart the local development server\n\n    php artisan serve\n\nYou can now access the server at http://localhost:8000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3sc%2Flaravel-ajax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd3sc%2Flaravel-ajax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3sc%2Flaravel-ajax/lists"}