-
I am getting the following error when I try to run `php artisan db:seed --class=UserTableSeeder`:
```
[BadMethodCallException]
Call to undefined method Illuminate\Database\Query\Builder::attachRole…
-
Faker チートシートでググれば色々出てくる
#### modelの作成
```
docker exec -it crmsystem php artisan make:model Customer -a
```
#### migrationファイルにテーブル定義
```
-
After installing and creating user when I try to login with the same user it'll generate an error and below is the screenshot of it.
![image](https://github.com/venturedrake/laravel-crm/assets/6906…
-
password adminnya apa bang?
-
## Scrape google map for each surau
- add 1 more column to Surau table `google_map`
- put info / seeder to check google map location and insert into database
-
Currently, you can schedule an appointment for any minute, this should be adjusted to only schedule an appointment for every 30 minutes.
Ex. 8:00 AM, 8:30 AM, 4:00 PM, 4:30 PM
## Additional Detai…
-
I follow all php class and file naming convention, when I am running `php index.php tools migrate` it throws, ` ERROR: An Error Was Encountered
Unable to load the requested class: Seeder
`
-
Call new cms's endpoint to check whether frontend cache needs to be invalidated.
Backend will make this invalidate decision because it updates the database via seeder.
-
[20:34:00 INF] keycloak-seeder_b7eb207a-f process exited with exit code -532462766
[20:34:00 ERR] watch: keycloak-seeder_b7eb207a-f process exited with exit code -532462766
[20:34:00 WRN] Waiting fo…
-
- response in request GET to /pages?embed=texts
![image](https://github.com/MinhCongTran2000/BackendLaravel/assets/141121077/c190155c-0de9-4560-820e-68ff404053e9)
- json value in column database
!…