This website works better with JavaScript.
Home
Explore
Help
Sign In
jon
/
leann
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
My beer compendium
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
214
Commits
1
Branch
0
Tags
1.3 MiB
PHP
56.8%
Blade
41.9%
JavaScript
0.7%
CSS
0.3%
Vue
0.2%
Other
0.2%
Tree:
0671a5f07c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0671a5f07c'
${ noResults }
leann
/
config
/
eloquent_model_generator.php
11 lines
105 B
Raw
Blame
History
<
?
php
return
[
'model_defaults'
=>
[
'db_types'
=>
[
'_text'
=>
'string'
,
],
],
];
?>
Reference in new issue