https://github.com/gasycoder/online-formation
online-formation" repository houses a comprehensive set of code and resources dedicated to an online education platform.
https://github.com/gasycoder/online-formation
laravel10 laravelpulse livewire3 volt
Last synced: 4 months ago
JSON representation
online-formation" repository houses a comprehensive set of code and resources dedicated to an online education platform.
- Host: GitHub
- URL: https://github.com/gasycoder/online-formation
- Owner: GasyCoder
- Created: 2024-01-04T12:10:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T17:15:43.000Z (about 2 years ago)
- Last Synced: 2025-04-04T17:15:21.336Z (about 1 year ago)
- Topics: laravel10, laravelpulse, livewire3, volt
- Language: Blade
- Homepage:
- Size: 15.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Formation
## Overview
Welcome to the "online-formation" repository! This project is dedicated to the development of a comprehensive online education platform, crafted by Florent BEZARA, an experienced computer science engineer specializing in web application development.
## Technologies Used
- **Backend:**
- Laravel
- **Frontend:**
- Volt
- Livewire
## Features
- Robust backend system powered by Laravel and Livewire.
- Integration of Livewire for enhanced interactivity.
- AI-powered tools for an innovative online learning experience.
## Getting Started
To get started with the project, follow these steps:
1. **Clone the Repository:**
```bash
https://github.com/GasyCoder/online-formation.git
```
2. **Installation:**
```bash
cd online-formation
composer install # Install Laravel dependencies
config file .env # Copy.env.example to .env and add your database informations
php artisan key:generate # Generate key
npm run build # Start the frontend
php artisan migrate # Migrate database
php artisan db:seed # DB Seeder
php artisan serve # Start the Laravel backend
```
3. **Access the Application:**
```bash
Open your web browser and visit http://localhost:8000
```
## Author & Contact
For any inquiries or collaboration opportunities, feel free to reach out to Florent BEZARA.
Email: bezaraflorent@gmail.com