Download the PHP
package ibram/lara-tabler-arabic without Composer
On this page you can find all versions of the php package
ibram/lara-tabler-arabic. It is possible to download/install
these versions without Composer. Possible dependencies are resolved
automatically.
Vendor ibram Package lara-tabler-arabic Short Description use Tabler admin panel with laravel in an easy way License
MIT
FAQ
After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.
Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.
In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories.
In this case some credentials are needed to access such packages.
Please use the auth.json textarea to insert credentials, if a package is coming from a private repository.
You can look here for more information.
Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
To use Composer is sometimes complicated. Especially for beginners.
Composer needs much resources. Sometimes they are not available on a simple webspace.
If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
this package should save some time of downloading the tabler files then move it to the project this package includes the files of tabler version: 1.0.0-alpha.7 all you need just publish the vendor
Screenshot
Current Version of Tabler
27 july, 2021 1.0.0-alpha.7(Current)
How to use ?
Firstly you need to download the package via Composer
then you need to publish the files
Installation command
Now you can use the installtion command to save some time of install laravel/ui
this command'll publish Tabler files and call the artisan command php artisan ui:auth --force and replace all UI auth views with the tabler one
Wan't only publish Tabler Files ?
This publish line'll publish only Tabler admin views without Auth one so you can use your own one or Laravel/UI one
now you'll find folder inside resources/views/LaraTabler contains the blade of the dashboard and in public/LaraTabler contains all assets files
Video ?
Changelog
Ends
i hope my first package'll help you well :)
All versions of lara-tabler-arabic with dependencies
Composer command for our command line client (download client)This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free.Standard composer command
The package ibram/lara-tabler-arabic contains the following files
Loading the files please wait ....
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.