Skip to content

Commit bd46713

Browse files
committed
create-project
1 parent dac159b commit bd46713

12 files changed

Lines changed: 68 additions & 679 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
@@ -0,0 +1,62 @@
12
# Laravel Live Coding Test
23

34
## Follow this steps
@@ -59,4 +60,4 @@
5960
## Finally
6061

6162
- Push all the codes into the your remote repository
62-
- Make sure the repository is public
63+
- Make sure the repository is public

app/Http/Controllers/ViewController.php

Lines changed: 0 additions & 46 deletions
This file was deleted.

app/Http/Controllers/crudcontroller.php

Lines changed: 0 additions & 173 deletions
This file was deleted.

app/Models/Event.php

Lines changed: 0 additions & 83 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"guzzlehttp/guzzle": "^7.2",
1010
"laravel/framework": "^9.19",
1111
"laravel/sanctum": "^3.0",
12-
"laravel/tinker": "^2.7",
13-
"spatie/laravel-sluggable": "^3.4"
12+
"laravel/tinker": "^2.7"
1413
},
1514
"require-dev": {
1615
"fakerphp/faker": "^1.9.1",

0 commit comments

Comments
 (0)