-
Portfolio of my work
-
Blog with content published
-
BComponents is a library of reusable components for the Laravel framework. This project aims to provide solutions to common questions and functionalities that arise when working with Laravel. This is the first release, and while there's still a lot of work to be done, we're excited to share some components that have been used in several projects.
Check out the live demo at zakarialabib.com.
This project relies on the following technologies:
- Laravel 11
- Livewire 3
- VOLT
- Tailwind CSS
- Alpine.js
To get started with ZakariaLabib, you'll need to have Laravel and Composer installed on your machine. Then, you can clone this repository and install the dependencies with Composer.
git clone https://github.com/zakarialabib/bcomponents.git
cd bcomponents
composer install
npm install
npm run build
As an open-source project, we encourage participation and contribution. Feel free to fork the project, make your changes, and submit a pull request. We appreciate any and all contributions, whether it's a typo, bug fix, or new feature.
The project is still in its early stages, but we hope to make a positive impact on the Laravel community. We encourage all Laravel developers to use, learn, and suggest improvements to BComponents.