Projects with this topic
-
Updated
-
Laravel Telescope is an elegant debug assistant for the Laravel framework. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, ...
Updated -
-
Horizon provides a beautiful dashboard and code-driven configuration for your Laravel powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures.
Updated -
Repositori untuk web aplikasi ana-online yang dulu dibuat dengan Laravel Framework
Updated -
-
-
Fast deployment, easy configurable admin panel for Laravel
Updated -
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 -
A School project : it's an api to CRUD Gantt projects ( need a front end to work )
Updated -
-
-
Projek framework di semester 3 yang di mana pada gitlab ini merupakan dokumentasi dalam pembuatan sebuah web yang di mana web nya memiliki tema E-Goverment, Dan di mana kelompok saya terdiri dari saya Muhammad As Shaff, Yoga Hermanda, Dan indah Novita Sari, Dan di sini kami memilih sebuah judul Yaitu Sistem Manajemen Keuangan Puskesmas Umban Sari
Updated -
Este proyecto es basicamente una api desarrollada en Laravel la cual gestiona login, singup, logout y crud de usuario que entran al sistema junto con un front desarrollado en ReactJS el cual valida permisos en rutas y gestiona el token en las consultas mediante un interceptor. Es un desarrollo bastante basico pero practico para tener como referencia en futuros desarrollos.
Updated -
Repositório do meu site pessoal onde pretendo falar de temas relacionados a desenvolvimento web. Espero poder ajudar tanto quanto possível.
Updated