ing UI.
* Filament Plugins: Manage your modules as a plugin system with a plugin generator
* Filam...
* Filament Menus: Menu Database builder to use as a navigation on Filament Panel or as a Livewire Component
* Filament Browser: File & Folders & Medi... ment Translation Component: Translation Component as a key/value to use it with Spatie Translatable Fi
directory to allow your web server to serve them as fast as possible.
==== Dev tools ====
[[http://www.symfony-project.org/plugins/sfTaskExtraPlugin|sf... rophe is that editing should be done "in context" as much as possible, keeping confusing modal interfaces to a minimum and always emphasizing good design
installations run in “shared nothing” mode where as soon as the request processing ends, all the data associated with the request is gone. It has some ad...
The best way to create such a bundle is probably as part of an automated build process i.e. with [[/i... om there. You might also want to increase the TTL as long as your directory structure is pretty consis
O interface can expose database-specific features as regular extension functions. Note that you cannot... cility.
PDO ships with PHP 5.1, and is available as a PECL extension for PHP 5.0; PDO requires the ne... PECL repository and is no longer bundled with PHP as of PHP 5.1.0.
==== Unified ODBC ====
http://fr.... em just happen to share the same names and syntax as the ODBC functions. However, building PHP with iO
tware/scientadebugbar|ZFDebug]], previously known as Scienta ZF Debug Bar. \\
{{:informatique:php:zend... y find a lot of queries, depending on the setup.
As an added bonus, this also works with Zend_Config ... had kind of avoided making those custom elements, as there didn’t seem to be much information on them ... RM====
You should take a look at **Doctrine 2**. As **Zend Entity** it implements the **JPA specific
se your Eloquent models in minutes with Anotation as:
* REST API JSON-LD/RDF, JSON:API, HAL, and... you may define additional authentication drivers as well define **multiple authenticatable models or ... >
Note that you can also pass multiple parameters as a comma-separated list:
<code php>
Route::get('co
significantly faster than similar frameworks such as Silex.
http://lumen.laravel.com
Voir aussi le f... system. It also provides additional features such as user roles and additional security features.
Sen
thentication for your PHP based web application), as a command line tool (to handle users and have strong authentication using command line), as a web service (to provide centralized authenticat
h of the passwords, Don’t use plaintext passwords as key for ciphers.
===== Divers =====
==== DocCo... file uploads, if they are not explicitly defined as allowed with the following server-side headers:
<
lisation i18n =====
==== Form problem ? ====
> As far as I know, the i18n:extract still doesn't extract strings for translation inside of the form clas