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
b29afe7c8c71aa4b5406137e8f729bec7991807d authored almost 9 years ago by z-song <[email protected]>
cbc518fae0b0bfee4a50d09f9f2e472858cb9b72 authored almost 9 years ago by z-song <[email protected]>
85854e9eac7a1c9811b177816cee1b5c364ac140 authored almost 9 years ago by z-song <[email protected]>
be4debd2b1ddd9c510a61b45163f40229e28a0c0 authored almost 9 years ago by z-song <[email protected]>
0dfb2a43c04e2b4a7e3224808d9bd80c1ac474a0 authored almost 9 years ago by z-song <[email protected]>
0446cf038bc3ec232c95eaa2d0ca2f59ab0ff6bf authored almost 9 years ago by z-song <[email protected]>
032d1542e6b924613d9bbd9ec93cdddd8ab5366d authored almost 9 years ago by z-song <[email protected]>
ab6e7af85838029572d576f3c34358ab8b7b008f authored almost 9 years ago by 邹松 <[email protected]>
fc3d5c5650e421c2efe77f8a89c389d6ae241efe authored almost 9 years ago by 邹松 <[email protected]>
This allows adding custom Form Fields.
5af76d551f9e0b694c9cc9d68fd7ed2fbab37ad6 authored almost 9 years ago by Song <[email protected]>95e5a10e07eac220455765ff9a25873b2c5f684e authored almost 9 years ago by z-song <[email protected]>
f973d8577ae8fcb362ab97d2b5320ed9b82aa08a authored almost 9 years ago by z-song <[email protected]>
547f4f996f36dcd24987223660476b2dc3fc86f4 authored almost 9 years ago by z-song <[email protected]>
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]>replace 'zh-cn' literals to config('app.locale');
c3776d2bd3460125c4fa48d1c12ef3bdd6eab0a7 authored almost 9 years ago by Song <[email protected]>Hook into the Form after saving
99585c02bf16e1e08abb7ff84d949df48b5ed09e authored almost 9 years ago by Song <[email protected]>This reverts commit 5a8c98900582beef0a815e374fc34cf49eb1772e.
2199ff497189283b4187a591312df922a1222c0f authored almost 9 years ago by Martijn v. Nieuwenhoven <[email protected]>This allows customization of the templates.
5a8c98900582beef0a815e374fc34cf49eb1772e authored almost 9 years ago by Martijn v. Nieuwenhoven <[email protected]>sry.. need to stop copying..
a68c4944514fb0c7a8f303536f455a6a20cc9c3d authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>3ccbca2764a70fb21ea7c006d88ff1291d0522a4 authored almost 9 years ago by Martijn v. Nieuwenhoven <[email protected]>
9e541a8fe62da56d11c2f6ea94f350c660e1e5de authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>
public function form()
{
return Admin::form(File::class, function(Form $form)
{
...
Revert "Allow adding custom Form Fields"
d72e36374b9f9032ff8b0e9d694c39584aac45ae authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>d76f928c43d85ce2f2c7f55acb7a4c37158d9f8a authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>
Allow adding custom Form Fields
8b0fdaada2834ddb75d6524b22673efaef87a4a6 authored almost 9 years ago by Martijn van Nieuwenhoven <[email protected]>So we can do this in our form() method :
```php
public function form()
{
return Admin:...
76d9dc2be04d3a0486d18b93bf6062d52bc04426 authored almost 9 years ago by z-song <[email protected]>
a49bc10c592e781b07c5f3bb7812e0f4be94b1b1 authored almost 9 years ago by z-song <[email protected]>
831be76f5a48d1d056453d20c8b312d45d3c56fe authored almost 9 years ago by z-song <[email protected]>
34cf9fcffabe869d535fc0a883c01d4c84bff83a authored almost 9 years ago by z-song <[email protected]>
3616f73a41c72d2d8ce55c08880ba2166d76c946 authored almost 9 years ago by 邹松 <[email protected]>
69f82df54e643f176dab7dd1d2e2e321cb235b2d authored almost 9 years ago by 邹松 <[email protected]>
cf948cb799c91e070602a830e55343ce80b3e347 authored almost 9 years ago by 邹松 <[email protected]>
ddbf4ece7ef475077b62cb5f64257e61b27e3e0c authored almost 9 years ago by 邹松 <[email protected]>
51bbbf7d513d10aa1439a474b0a35af63930b38d authored almost 9 years ago by 邹松 <[email protected]>
b6cff16368cfe64910e6f21633458c431ddcd0dd authored almost 9 years ago by 邹松 <[email protected]>
c85e049ee3c5cccbd2eb701ea566b6f4c53bd4e4 authored almost 9 years ago by 邹松 <[email protected]>
027f2e63d3514a342b13c4de3e5331c0f4f51838 authored almost 9 years ago by 邹松 <[email protected]>
f1212731596f11cf72521b7c2bd93c331ca76d84 authored almost 9 years ago by Song <[email protected]>
1baae88ac11f48d7cf762ddf0b371172ed1ac041 authored almost 9 years ago by Song <[email protected]>
0b0781e9b9e98070c2e9a78450779b5a89ba3241 authored almost 9 years ago by Song <[email protected]>
862c3d54b62087d9ab5a19209cc2f73161d9a719 authored almost 9 years ago by 邹松 <[email protected]>
6f162b974f98d90b06a65b212e6d94f0da0fb7c2 authored almost 9 years ago by 邹松 <[email protected]>
c581f6bcf05af715336f3800ebc375c08676db4f authored almost 9 years ago by 邹松 <[email protected]>
582b2db2cb8f07b46a51308e7078a2e16c600059 authored almost 9 years ago by z-song <[email protected]>
96738c31f6bff8449e8ad9f8fa18dec0f3dc2f01 authored almost 9 years ago by 邹松 <[email protected]>
9c881e0406a085119b0dd29d0a5bb5e691417e05 authored almost 9 years ago by Song <[email protected]>
c6d86bc9fa13398be329f1eafc652db34d9c89e3 authored almost 9 years ago by Song <[email protected]>
321433bb487f7506cc62683c550c65af4c88d568 authored almost 9 years ago by z-song <[email protected]>
b915f6bf8b76ec883ce4e1f41a30444837f3e094 authored almost 9 years ago by Song <[email protected]>
3575d05d5e2641f83a78d4c3bae5a38bc84c8458 authored almost 9 years ago by Song <[email protected]>
199219c70f14e89d02ef0a1eb922fc95497a3f06 authored almost 9 years ago by 邹松 <[email protected]>
16274117f89dbaa296e09e32d4ae69765aca796e authored almost 9 years ago by 邹松 <[email protected]>
6e79ca137924fe455650f8a213ebc6ba9cd1cedb authored almost 9 years ago by Song <[email protected]>
c9d3763581f6985ba2acc79e8b471e111631952d authored almost 9 years ago by z-song <[email protected]>
05aa109bd653ce8c4262aeb42e235ba438cc2be5 authored almost 9 years ago by Song <[email protected]>
bd464a625365ec812ec50b9bd49f576d904f6376 authored almost 9 years ago by 邹松 <[email protected]>
319b2bd3311bf78a731a9b7838fad573085f8619 authored almost 9 years ago by z-song <[email protected]>
5b5a061df01e7eff7fb1a98a0e244aba7a0dbcc2 authored almost 9 years ago by 邹松 <[email protected]>
931eaed8ff03f1b59531a8d4249d8f4b71aee576 authored almost 9 years ago by 邹松 <[email protected]>
b26bca615e3fce7fb11f6864ca13b2f6aaa802e2 authored almost 9 years ago by 邹松 <[email protected]>
36636793f664c79f3544b3b46b7f35128f8b9a79 authored almost 9 years ago by 邹松 <[email protected]>
d337c142c99b872c1d925b8797e72349d9a3b600 authored almost 9 years ago by 邹松 <[email protected]>
a6152562ce08a66c183554b5c01802d5d3150aa6 authored almost 9 years ago by 邹松 <[email protected]>
eabc09066e769225acc53fd08bd2cdf7aa59d2db authored almost 9 years ago by 邹松 <[email protected]>
30c723e63a060fb3ca4e8f830a2e982f2041361b authored almost 9 years ago by 邹松 <[email protected]>
8571164bdbefb700b4235dc5c09a96e09a6b4786 authored almost 9 years ago by 邹松 <[email protected]>
d59578999134f0b42db825f8eeea291f0f2984ea authored almost 9 years ago by 邹松 <[email protected]>
cf1a9fa539e6fb99a9ea9a7d92716edb2f30fe00 authored about 9 years ago by 邹松 <[email protected]>
2336be1dc34bed3ed40fd5ed46838f85f2ec5594 authored about 9 years ago by 邹松 <[email protected]>
8c437d88a3a819155bdb661dd0371368c2d024ac authored about 9 years ago by 邹松 <[email protected]>