-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modified license and added support btn
- Loading branch information
1 parent
a3e33cf
commit 835cb6e
Showing
2 changed files
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,6 @@ Laravel Artificer (under development) | |
|
||
Artificer is an admin package built on top of your models. It automatically detects all your models, tables and columns building a beautiful interface to manage your data. Help is needed. | ||
|
||
Support | ||
---- | ||
|
||
If you want to give your opinion, you can send me an [email](mailto:[email protected]), comment the project directly (if you want to contribute with information or resources) or fork the project and make a pull request. | ||
|
||
Also I will be grateful if you want to make a donation, this project hasn't got a death date and it wants to be improved constantly: | ||
|
||
[![Website Button](http://www.rahmenversand.com/images/paypal_logo_klein.gif "Donate!")](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=marcmascarell%40gmail%2ecom&lc=US&item_name=Artificer%20Development&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest&amount=5 "Contribute to the project") | ||
|
||
Current state warning | ||
---- | ||
Please don't use this package on production as it is under development. | ||
|
@@ -56,6 +47,7 @@ Publish assets and config | |
```sh | ||
php artisan artificer:publish | ||
``` | ||
Add this dependency: [mcamara/laravel-localization](https://github.com/mcamara/laravel-localization) | ||
|
||
Add plugins you need (soon... you can find them in my repos). Please, be aware some plugins are under heavy development. | ||
|
||
|
@@ -83,6 +75,15 @@ php artisan asset:publish mascame/artificer-default-theme | |
|
||
soon | ||
|
||
Support | ||
---- | ||
|
||
If you want to give your opinion, you can send me an [email](mailto:[email protected]), comment the project directly (if you want to contribute with information or resources) or fork the project and make a pull request. | ||
|
||
Also I will be grateful if you want to make a donation, this project hasn't got a death date and it wants to be improved constantly: | ||
|
||
[![Website Button](http://www.rahmenversand.com/images/paypal_logo_klein.gif "Donate!")](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=marcmascarell%40gmail%2ecom&lc=US&item_name=Artificer%20Development&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest&amount=5 "Contribute to the project") | ||
|
||
|
||
License | ||
---- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters