Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/z-song/laravel-admin

Build a full-featured administrative interface in ten minutes
https://github.com/z-song/laravel-admin

Merge branch '1.2'

b29afe7c8c71aa4b5406137e8f729bec7991807d authored almost 9 years ago by z-song <[email protected]>
CS fix

cbc518fae0b0bfee4a50d09f9f2e472858cb9b72 authored almost 9 years ago by z-song <[email protected]>
CS fix

85854e9eac7a1c9811b177816cee1b5c364ac140 authored almost 9 years ago by z-song <[email protected]>
update README.md

be4debd2b1ddd9c510a61b45163f40229e28a0c0 authored almost 9 years ago by z-song <[email protected]>
add HasMany,Json,Money,Number fields

0dfb2a43c04e2b4a7e3224808d9bd80c1ac474a0 authored almost 9 years ago by z-song <[email protected]>
add code editor field

0446cf038bc3ec232c95eaa2d0ca2f59ab0ff6bf authored almost 9 years ago by z-song <[email protected]>
fix bug

032d1542e6b924613d9bbd9ec93cdddd8ab5366d authored almost 9 years ago by z-song <[email protected]>
Merge branch 'master' of https://github.com/z-song/laravel-admin

ab6e7af85838029572d576f3c34358ab8b7b008f authored almost 9 years ago by 邹松 <[email protected]>
add google map support

fc3d5c5650e421c2efe77f8a89c389d6ae241efe authored almost 9 years ago by 邹松 <[email protected]>
Merge pull request #13 from axyr/custom-fields-acces-to-model

This allows adding custom Form Fields.

5af76d551f9e0b694c9cc9d68fd7ed2fbab37ad6 authored almost 9 years ago by Song <[email protected]>
update example of Form::saving() method.

95e5a10e07eac220455765ff9a25873b2c5f684e authored almost 9 years ago by z-song <[email protected]>
update example of Form::saving() method.

f973d8577ae8fcb362ab97d2b5320ed9b82aa08a authored almost 9 years ago by z-song <[email protected]>
update example of Form::saving() method.

547f4f996f36dcd24987223660476b2dc3fc86f4 authored almost 9 years ago by z-song <[email protected]>
This allows adding custom Form Fields.

And gives the Fields access to the managed model object of the form.

02f1848f470ba91eae886ea0ed082b74a870ae3f authored almost 9 years ago by Martijn v. Nieuwenhoven <[email protected]>
Merge pull request #8 from axyr/master

replace 'zh-cn' literals to config('app.locale');

c3776d2bd3460125c4fa48d1c12ef3bdd6eab0a7 authored almost 9 years ago by Song <[email protected]>
Merge pull request #7 from axyr/axyr-saved-hook

Hook into the Form after saving

99585c02bf16e1e08abb7ff84d949df48b5ed09e authored almost 9 years ago by Song <[email protected]>
Revert "Publish views to resources/views/vendor/admin."

This reverts commit 5a8c98900582beef0a815e374fc34cf49eb1772e.

2199ff497189283b4187a591312df922a1222c0f authored almost 9 years ago by Martijn v. Nieuwenhoven <[email protected]>
Publish views to resources/views/vendor/admin.

This allows customization of the templates.

5a8c98900582beef0a815e374fc34cf49eb1772e authored almost 9 years ago by Martijn v. Nieuwenhoven <[email protected]>
Update Date.php

sry.. need to stop copying..

a68c4944514fb0c7a8f303536f455a6a20cc9c3d authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>
replace 'zh-cn' literals to config('app.locale');

3ccbca2764a70fb21ea7c006d88ff1291d0522a4 authored almost 9 years ago by Martijn v. Nieuwenhoven <[email protected]>
Update Form.php

9e541a8fe62da56d11c2f6ea94f350c660e1e5de authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>
Hook into the Form after saving

public function form()
{
return Admin::form(File::class, function(Form $form)
{
...

a7369cdec362d7fe86d9757eeee77b4e68f5ecae authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>
Merge pull request #2 from axyr/revert-1-axyr-patch-1

Revert "Allow adding custom Form Fields"

d72e36374b9f9032ff8b0e9d694c39584aac45ae authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>
Revert "Allow adding custom Form Fields"

d76f928c43d85ce2f2c7f55acb7a4c37158d9f8a authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>
Merge pull request #1 from axyr/axyr-patch-1

Allow adding custom Form Fields

8b0fdaada2834ddb75d6524b22673efaef87a4a6 authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>
Allow adding custom Form Fields

So we can do this in our form() method :

```php
public function form()
{
return Admin:...

55509d4cfb293767b0513d956c44a2cac86f313c authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>
multi-language support

76d9dc2be04d3a0486d18b93bf6062d52bc04426 authored almost 9 years ago by z-song <[email protected]>
Merge branch 'master' into 1.2

a49bc10c592e781b07c5f3bb7812e0f4be94b1b1 authored almost 9 years ago by z-song <[email protected]>
multi-language support & uninstall command & fix bug

831be76f5a48d1d056453d20c8b312d45d3c56fe authored almost 9 years ago by z-song <[email protected]>
mulit-language support & uninstall command.

34cf9fcffabe869d535fc0a883c01d4c84bff83a authored almost 9 years ago by z-song <[email protected]>
Merge branch '1.2'

3616f73a41c72d2d8ce55c08880ba2166d76c946 authored almost 9 years ago by 邹松 <[email protected]>
Merge branch 'master' into 1.2

69f82df54e643f176dab7dd1d2e2e321cb235b2d authored almost 9 years ago by 邹松 <[email protected]>
edit readme.md & fixbug

cf948cb799c91e070602a830e55343ce80b3e347 authored almost 9 years ago by 邹松 <[email protected]>
edit readme.md & fixbug

ddbf4ece7ef475077b62cb5f64257e61b27e3e0c authored almost 9 years ago by 邹松 <[email protected]>
fix upload bug.

51bbbf7d513d10aa1439a474b0a35af63930b38d authored almost 9 years ago by 邹松 <[email protected]>
Merge branch '1.1' of github.com:z-song/laravel-admin into 1.1

b6cff16368cfe64910e6f21633458c431ddcd0dd authored almost 9 years ago by 邹松 <[email protected]>
fix upload bug.

c85e049ee3c5cccbd2eb701ea566b6f4c53bd4e4 authored almost 9 years ago by 邹松 <[email protected]>
Merge branch 'master' into 1.2

027f2e63d3514a342b13c4de3e5331c0f4f51838 authored almost 9 years ago by 邹松 <[email protected]>
Update README.md

f1212731596f11cf72521b7c2bd93c331ca76d84 authored almost 9 years ago by Song <[email protected]>
Update README.md

1baae88ac11f48d7cf762ddf0b371172ed1ac041 authored almost 9 years ago by Song <[email protected]>
Update README.md

0b0781e9b9e98070c2e9a78450779b5a89ba3241 authored almost 9 years ago by Song <[email protected]>
review

862c3d54b62087d9ab5a19209cc2f73161d9a719 authored almost 9 years ago by 邹松 <[email protected]>
remove not used assets & review

6f162b974f98d90b06a65b212e6d94f0da0fb7c2 authored almost 9 years ago by 邹松 <[email protected]>
remove not used assets

c581f6bcf05af715336f3800ebc375c08676db4f authored almost 9 years ago by 邹松 <[email protected]>
1.field default value 2.migrate issue 3.bug fixed 4.review

582b2db2cb8f07b46a51308e7078a2e16c600059 authored almost 9 years ago by z-song <[email protected]>
1.field default value 2.migrate issue 3.bug fixed 4.review

96738c31f6bff8449e8ad9f8fa18dec0f3dc2f01 authored almost 9 years ago by 邹松 <[email protected]>
Update README.md

9c881e0406a085119b0dd29d0a5bb5e691417e05 authored almost 9 years ago by Song <[email protected]>
Update README.md

c6d86bc9fa13398be329f1eafc652db34d9c89e3 authored almost 9 years ago by Song <[email protected]>
compatible with laravel 5.2

321433bb487f7506cc62683c550c65af4c88d568 authored almost 9 years ago by z-song <[email protected]>
Update README.md

b915f6bf8b76ec883ce4e1f41a30444837f3e094 authored almost 9 years ago by Song <[email protected]>
Update README.md

3575d05d5e2641f83a78d4c3bae5a38bc84c8458 authored almost 9 years ago by Song <[email protected]>
Merge branch 'master' of github.com:z-song/laravel-admin

199219c70f14e89d02ef0a1eb922fc95497a3f06 authored almost 9 years ago by 邹松 <[email protected]>
updated composer.json

16274117f89dbaa296e09e32d4ae69765aca796e authored almost 9 years ago by 邹松 <[email protected]>
Update README.md

6e79ca137924fe455650f8a213ebc6ba9cd1cedb authored almost 9 years ago by Song <[email protected]>
commands & assets

c9d3763581f6985ba2acc79e8b471e111631952d authored almost 9 years ago by z-song <[email protected]>
Update README.md

05aa109bd653ce8c4262aeb42e235ba438cc2be5 authored almost 9 years ago by Song <[email protected]>
sorter & assets

bd464a625365ec812ec50b9bd49f576d904f6376 authored almost 9 years ago by 邹松 <[email protected]>
sorter

319b2bd3311bf78a731a9b7838fad573085f8619 authored almost 9 years ago by z-song <[email protected]>
sorter

5b5a061df01e7eff7fb1a98a0e244aba7a0dbcc2 authored almost 9 years ago by 邹松 <[email protected]>
filter datetime

931eaed8ff03f1b59531a8d4249d8f4b71aee576 authored almost 9 years ago by 邹松 <[email protected]>
filter & review

b26bca615e3fce7fb11f6864ca13b2f6aaa802e2 authored almost 9 years ago by 邹松 <[email protected]>
filter

36636793f664c79f3544b3b46b7f35128f8b9a79 authored almost 9 years ago by 邹松 <[email protected]>
filter & review

d337c142c99b872c1d925b8797e72349d9a3b600 authored almost 9 years ago by 邹松 <[email protected]>
code review

a6152562ce08a66c183554b5c01802d5d3150aa6 authored almost 9 years ago by 邹松 <[email protected]>
review & admin chart

eabc09066e769225acc53fd08bd2cdf7aa59d2db authored almost 9 years ago by 邹松 <[email protected]>
review & make command & menu command & chart

30c723e63a060fb3ca4e8f830a2e982f2041361b authored almost 9 years ago by 邹松 <[email protected]>
optimize & commands

8571164bdbefb700b4235dc5c09a96e09a6b4786 authored almost 9 years ago by 邹松 <[email protected]>
optimize & review

d59578999134f0b42db825f8eeea291f0f2984ea authored almost 9 years ago by 邹松 <[email protected]>
finished file,image,map,slider

cf1a9fa539e6fb99a9ea9a7d92716edb2f30fe00 authored about 9 years ago by 邹松 <[email protected]>
finished:1.menu, 2.auth, 3.insert

2336be1dc34bed3ed40fd5ed46838f85f2ec5594 authored about 9 years ago by 邹松 <[email protected]>
first commit

8c437d88a3a819155bdb661dd0371368c2d024ac authored about 9 years ago by 邹松 <[email protected]>