Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 2.65 KB

File metadata and controls

53 lines (27 loc) · 2.65 KB

Advanced

Below you will get more information about the technologies, Frameworks and packages used by the Forumium platform.

Technologies

Forumium is based mainly on Laravel Framework architecture and the Filament TALLkit.

But it uses also other Frameworks and packages to make the user interface and user experience much better.

Laravel

Laravel is a web application framework with expressive, elegant syntax. A web framework provides a structure and starting point for creating your application, allowing you to focus on creating something amazing while we sweat the details.

Laravel strives to provide an amazing developer experience while providing powerful features such as thorough dependency injection, an expressive database abstraction layer, queues and scheduled jobs, unit and integration testing, and more.

Whether you are new to PHP web frameworks or have years of experience, Laravel is a framework that can grow with you. We'll help you take your first steps as a web developer or give you a boost as you take your expertise to the next level. We can't wait to see what you build.

Source: https://laravel.com/docs#meet-laravel

Livewire

Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.

Source: https://laravel-livewire.com/

Filament

Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.

Source: https://filamentphp.com/

TailwindCSS

A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.

Source: https://tailwindcss.com/

Vite

Vite is a modern frontend build tool that provides an extremely fast development environment and bundles your code for production. When building applications with Laravel, you will typically use Vite to bundle your application's CSS and JavaScript files into production ready assets.

Source: https://laravel.com/docs/vite