Download the PHP package blinq/ui without Composer
On this page you can find all versions of the php package blinq/ui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor blinq
Package ui
Short Description This is my package ui
License MIT
Homepage https://github.com/blinq-dev/laravel-ui
Package ui
Short Description This is my package ui
License MIT
Homepage https://github.com/blinq-dev/laravel-ui
Please rate this library. Is it a good library?
Informations about the package ui
Installation
Dependecies:
- Tailwind CSS
- Alpine JS
- Blinq/Icons
When you use Tailwind CSS
Edit your tailwind.config.js
file and add the following lines:
css @import "tailwindcss/base"; ...
@import "../../vendor/blinq/ui/resources/css/main.css"; // Add this line
html
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap" rel="stylesheet">
All versions of ui with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/contracts Version ^9.0
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^9.0
spatie/laravel-package-tools Version ^1.14.0
The package blinq/ui contains the following files
Loading the files please wait ....