Professional digital marketing agency website built with Laravel.
🔗 Live Site: https://www.socialadsdigital.com/
- Client management system
- Portfolio showcase
- Contact request handling
- Blog/insights section
- About Us and Services pages
- Controllers: Handle HTTP requests
- Services: Business logic (
ClientService) - Repositories: Database access (
ClientRepository) - Models: Data structure (
Client)
- Service-Repository pattern
- Dependency Injection
- Interface-based development
- PHP 8.1+
- MySQL 8.0+
- Composer 2.0+
- Node.js 16+
- Clone the repository:
git clone https://github.com/yourusername/social-ads-digital.git cd social-ads-digital