Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop React Innertia #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Develop React Innertia #1

wants to merge 4 commits into from

Conversation

aspsptyd
Copy link
Collaborator

@aspsptyd aspsptyd commented Jul 9, 2024

No description provided.

@aspsptyd aspsptyd self-assigned this Jul 9, 2024
@aspsptyd
Copy link
Collaborator Author

aspsptyd commented Jul 9, 2024

Install laravel Breeze

composer require laravel/breeze --dev

Next step setup breeze install (use arrow down / up)

Screenshot 2024-07-10 at 03 50 52

Select to React with Innertia -> Enter

Screenshot 2024-07-10 at 03 52 02

Next step select Dark Mode -> Enter

Screenshot 2024-07-10 at 03 53 10

Final select PHPUnit -> Enter

Screenshot 2024-07-10 at 03 54 16

Make sure until done

Screenshot 2024-07-10 at 03 55 21

@aspsptyd
Copy link
Collaborator Author

aspsptyd commented Jul 9, 2024

Run Projects

Screenshot 2024-07-10 at 03 58 28

@aspsptyd
Copy link
Collaborator Author

aspsptyd commented Jul 9, 2024

Buka Terminal

Masing-masing terminal ini kita gunakan

  1. Untuk php artisan serve -> serve
  2. Untuk npm run dev -> vite
  3. Untuk php artisan tinker -> tinker
  4. Untuk php artisan ... -> artisan, untuk membuat controller, middleware dll

Screenshot 2024-07-10 at 04 01 08

Sheel bisa di rename seperti gambar diatas, hasil running seperti dibawah

Screenshot 2024-07-10 at 04 05 10

@aspsptyd
Copy link
Collaborator Author

aspsptyd commented Jul 9, 2024

Register Akun

Screenshot 2024-07-10 at 04 14 46

Setelah berhasil membuat akun,

Screenshot 2024-07-10 at 04 15 23

@aspsptyd
Copy link
Collaborator Author

aspsptyd commented Jul 9, 2024

Untuk dapat setting email pesan verifikasi pada laravel.log

Delete akun terlebih dahulu yang sudah dibuat tadi

Screenshot 2024-07-10 at 04 28 00

kemudian register kembali, setelah melakukan input data register, klik register akan diarahkan ke halaman ini

Screenshot 2024-07-10 at 04 31 23

kita lihat di laravel.log project kita bisa dilihat sudah ada format email pesannya

Screenshot 2024-07-10 at 04 32 09

Jadi untuk memverifikasinya, di log tersebut kita dapat akses

Screenshot 2024-07-10 at 04 36 19

Screenshot 2024-07-10 at 04 36 40

Jika sudah diarahkan ke dashboard artinya kita sudah berhasil memverifikasi akun yang baru saja di buat dengan mengirimkan verifikasi email ke log laravel kita (belum ke email real)

Last course => https://youtu.be/VrQRa-afCAk?t=1735

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant