Skip to content

avosalmon/phpcon-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpcon-2025

This is the source code for my PHP Conference 2025 presentation. The entire presentation is built with Laravel, Inertia.js, React, and Tailwind CSS.

The presentation is available at: https://phpcon-2025.laravel.cloud

Running the presentation locally

composer install
php artisan key:generate
php artisan migrate:fresh --seed
npm install
composer dev

You can access the app at http://127.0.0.1:8000.

About

Source code of my talk at PHP Conference Japan 2025

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published