DEV Community

Cover image for Enabling Special Needs Education and Empowerment
Rabie zouita
Rabie zouita

Posted on

Enabling Special Needs Education and Empowerment

πŸŽ‰ Thrilled to Share My Project with You! πŸŽ‰
I am incredibly excited to announce the successful realization of my project! As the creator of this platform, I have dedicated myself to supporting individuals with specific needs, providing a space where parents and teachers can come together to make a positive impact.

πŸ“š Empowering Parents:
At the heart of our website lies comprehensive support for parents. I have designed a platform that enables them to enroll their children with special needs and access a wide range of tailored courses, exams, and educational materials, available in both electronic and print formats.

πŸ‘©β€πŸ« Dedicated Teacher Space:
As a passionate educator, I've also created a dedicated space for teachers interested in working with students with special needs. This space allows them to explore and download various educational resources, carefully crafted to enhance students' learning experiences and make the process enjoyable and effective.

πŸ’» Powered by Laravel:
I am proud to have developed this platform using Laravel, a full-stack PHP framework known for its reliability and flexibility. This ensures that our website offers a seamless and intuitive experience for all users.

πŸ”— GitHub Repository and Easy Installation:
To promote transparency and collaboration, I have made the project open source on GitHub.

For those who wish to try it out, installing the Laravel project on your machine from our GitHub repository is simple:

1.Clone the Repository:
git clone
cd Kiddos

2.Install Dependencies:
composer install

3.Create .env File:
Rename the .env.example file to .env.
Customize the configuration details, including the database connection settings.

4.Generate Application Key:
php artisan key:generate

5.Migrate the Database:
php artisan migrate

6 .Run the Application:
php artisan serve

You can now access the application at http://localhost:8000/index in your web browser.

Site web

Home

github

link

Top comments (0)