bootstrap
Projects with this topic
-
GitLab is an open source end-to-end software development platform with built-in version control, issue tracking, code review, CI/CD, and more. Self-host GitLab on your own servers, in a container, or on a cloud provider.
Updated -
-
Es un iniciador para el desarrollo de aplicaciones web con el framework codeigniter en la versión 4
Updated -
Prerequisites:
Git: Git is a version control system used for tracking changes in source code during software development. Make sure Git is installed on your system. You can download Git from https://git-scm.com/ and follow the installation instructions for your operating system.
PHP: Laravel requires PHP to be installed on your system. You need PHP version 7.3 or higher. You can check your PHP version by running php -v in your terminal.
Composer: Composer is a dependency manager for PHP and is used to install Laravel and its dependencies. You can download Composer from https://getcomposer.org/ and follow the installation instructions for your operating system.
Web Server: You'll need a web server to serve your Laravel application. While Laravel comes with a built-in development server, it's recommended that Apache or Nginx be used for production deployments.
Database: If the cloned project uses a database, make sure you have the required database management system (e.g., MySQL, PostgreSQL, SQLite) installed on your system.
Updated -
SPA App wit vue3 /Composition API/ and Pinia
Updated -
SPA App with Vue.js /Option API/ and Vuex-store
Updated -
-
-
-
CRUD operation using laravel8 and mysql
Updated -
Sitio web informativo con blog y login administrativo
Updated -
Prooviülesanne nooremarendaja konkursile
Updated -
Start with an exemplary project and your Gitlab Pages experience is much better.
Updated -
An interactive web application built for requesting, adding, deactivating, and tracking JAC Builders' assets.
Updated -
The school management project created for my final year project in secondary school.
Updated