jimmyurl / myproj-Laravel-Website

My first Laravel Project for my startup Tracein technologies which was founded in 2016.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-end Website: This is the user-facing part of the Laravel application that visitors interact with. It includes the web pages (views) created using Blade templates, CSS files for styling, JavaScript for client-side interactions, and images for visual content.

Admin Panel: The admin panel is a secured part of the website accessible only to authorized users (administrators). It allows them to manage the website's content, users, settings, and other backend tasks. The admin panel typically includes views, CSS, JavaScript, and other resources specific to the administrative functionalities.

About

My first Laravel Project for my startup Tracein technologies which was founded in 2016.


Languages

Language:PHP 88.2%Language:JavaScript 11.8%