• Aller au contenu

Cyrille Giquello

Outils pour utilisateurs

  • S'identifier

Outils du site

  • Derniers changements
  • Gestionnaire Multimédia
  • Plan du site
Vous êtes ici : accueil » use
Piste : • mobilizons • securite • association • torrent • cenelec • iesg • gmsih • owb • fabrique_ton_internet • wireshark

use

Recherche

Voici les résultats de votre recherche.

Contient
  • Correspondance exacte
  • Commence par
  • Se termine par
  • Contient
@informatique:php
  • toute catégorie
  • informatique:php:laravel (3)
  • informatique:php:symfony (2)
  • informatique:php:zend_framework (1)
N'importe quelle date
  • N'importe quelle date
  • la semaine dernière
  • le mois dernier
  • l'année dernière
Trier par nombre de résultats
  • Trier par nombre de résultats
  • Trier par date de modification

Résultats plein texte:

laravel_1
70 Occurrences trouvées, Dernière modification : il y a 12 mois
== [[https://dev.to/erikaheidi/creating-a-multi-user-to-do-application-with-laravel-jetstream-2p1k|Creating a Multi-User To-Do Application with Laravel JetStream]] 2020 ... t, password reset, mail confirmation, throttle) ; Users roles : administrator (all access), redactor (create and edit post, upload and use medias in personnal directory), and user (create
symfony
31 Occurrences trouvées, Dernière modification : il y a 17 mois
http://forum.symfony-project.org/index.php/i/ * user mailing-list: http://groups.google.com/group/symfony-users * Wiki: http://trac.symfony-project.org/wiki ... ity feature of symfony.\\ It gives you the model (user, group and permission objects) and the modules (... [http://www.symfony-project.org/plugins/sfDoctrineUserPlugin|sfDoctrineUserPlugin]] provides a starting
filamentphp @informatique:php:laravel
28 Occurrences trouvées, Dernière modification : il y a 12 mois
n]] * [[https://filamentphp.com/docs/3.x/panels/users#authorizing-access-to-the-panel|Authorizing acc... matophp/awesome|TomatoPhp Awesome]]: * Filament Users: User Table Resource with a lot of package integrations * Filament Translations : Manage your tran... dia files using spatie media library with easy to use GUI for FilamentPHP * Filament Developer Gate:
performance
13 Occurrences trouvées, Dernière modification : il y a 10 ans
re worth investing into and which aren’t. You can use [[http://www.zend.com/en/products/studio/|Zend St... sults of repeated operations. That is, unless you use caching. You should look into caching all operati... of several, etc. For more advanced in-depth look, use tools like strace (Unix) and Process Explorer (Wi... on. This has a significant performance impact because it results in a lot of disk operations. While thi
lumen
10 Occurrences trouvées, Dernière modification : il y a 12 mois
tem. It also provides additional features such as user roles and additional security features. Sentine... -generators ==== I installed Lumen and wanted to use it to create a REST API (since this is the main u... w. That's why I created this package and included useful commands to build a RESTful API. https://gith... are not being made to the core of Lumen. Lets you use Laravel Packages in Lumen. There are some helper
zend_framework
10 Occurrences trouvées, Dernière modification : il y a 14 ans
ions are scheduled. * Zend_Controller_Action* - userland controller classes containing userland actions * Zend_Controller_Response* - contains the outpu... . This is also where the main drawback lies: because each element of this kind will perform an SQL que... building your forms in XML or INI files, you can use this element and define all this in the configura
etude_perso @informatique:php:symfony
10 Occurrences trouvées, Dernière modification : il y a 14 ans
* of the sfRequest instance, or failing that just use PHP environment vars. > A filter **subdomainFilt... script. **3)** Ou encore créer des Helpers genre use_multiSites_stylesheet, use_multiSites_javascript, ... === Dynamic JS & CSS === Et on voudrait aussi ... [http://www.symfony-zone.com/wordpress/2008/12/13/use-routing-to-server-localized-and-dynamic-javascrip
tips
8 Occurrences trouvées, Dernière modification : il y a 8 mois
ryptography-in-php/|Strong cryptography in PHP]]: Use standard algorithms, Key space, Kerchoof’s principle, Don’t use rand() or mt_rand(), Use a salt value in hash functions, Size and strength of the passwords, Don’t use plaintext passwords as key for ciphers. ===== D
gestion_de_la_langue_de_l_utilisateur @informatique:php:symfony
8 Occurrences trouvées, Dernière modification : il y a 14 ans
de l'utilisateur et la lui affecter dans l'objet user (sfUser->setCulture()). Pour que le code du filtre ne s'exécute pas à toute les requêtes, on va force... ateur est nulle ? if( $this->getContext()->getUser()->getCulture() == null ) { // retrouv... dispo sur le site. $this->getContext()->getUser()->setCulture( $this->getContext()->getR
etude_perso @informatique:php:zend_framework
8 Occurrences trouvées, Dernière modification : il y a 14 ans
$roles->find(3)->current();</code> Puis tous les Users liés à ce Role: <code php>$role->findUsersViaUsersHasRolesByRole();</code> On peut aussi ajouter un filtre: parmis c'est Users ayant le Role $role on ne veut que ceux dont le
symfony2
7 Occurrences trouvées, Dernière modification : il y a 14 ans
.3.2. In the meantime, we highly encourage you to use the current symfony 1.4 stable release for all y... ns are mixed up and result in an internal rank we use to highlight the best Bundles. * [[https://gith... mfony2 project. The core menu objects can even be used outside of Symfony2. * [[https://github.com/FriendsOfSymfony/UserBundle|UserBundle]] provides authentication featu
dal
6 Occurrences trouvées, Dernière modification : il y a 14 ans
tions using the PDO extension by itself; you must use a database-specific PDO driver to access a databa... t, regardless of which database you're using, you use the same functions to issue queries and fetch dat... write SQL or emulate missing features. You should use a full-blown abstraction layer if you need that f... databases, but interface to the modules that are used to support these databases. NOTE This extension
laravel
6 Occurrences trouvées, Dernière modification : il y a 3 semaines
locaux, droits utilisateurs... WWWGROUP=1001 WWWUSER=1001 APP_PORT=3000 FORWARD_DB_PORT=3308 DB_DATABASE=financial-stocks-market DB_USERNAME=root DB_PASSWORD=root SESSION_DRIVER=redis ... l/artisan horizon autostart=true autorestart=true user=sail redirect_stderr=true stdout_logfile=/var/ww... bles ./sail artisan migrate:fresh ## filamanent user ./sail artisan make:filament-user --name="Super
voyager @informatique:php:laravel
4 Occurrences trouvées, Dernière modification : il y a 5 ans
on voir les articles ''posts'' d'un utilisateur ''user'': <code php> namespace App\Actions; use TCG\Voyager\Actions\AbstractAction; class PostUsersAction extends AbstractAction { public function ... () { return $this->dataType->slug == 'users'; } } </code> ==== Datatables filtering ==
cakephp
3 Occurrences trouvées, Dernière modification : il y a 12 mois
anda on October 19, 2020 ===== Tips ===== ==== User info ==== Récupérer l'utilisateur connecté hors... ug(__METHOD__.' is logged'); $user = $i->getOriginalData(); } ... tName()] ]); </code> [[https://github.com/CakeDC/users/issues/984|souvenir]] ==== datatables ==== *
multithread
3 Occurrences trouvées, Dernière modification : il y a 11 mois
aop
2 Occurrences trouvées, Dernière modification : il y a 3 ans
multiotp
2 Occurrences trouvées, Dernière modification : il y a 3 ans
orm
2 Occurrences trouvées, Dernière modification : il y a 14 ans
shared_memory
2 Occurrences trouvées, Dernière modification : il y a 14 ans
slim
2 Occurrences trouvées, Dernière modification : il y a 11 ans
enso
1 Occurrences trouvées, Dernière modification : il y a 12 mois
singleton
1 Occurrences trouvées, Dernière modification : il y a 14 ans
ovh_s3_object_storage @informatique:php:laravel
1 Occurrences trouvées, Dernière modification : il y a 2 ans

Outils de la page

  • Afficher la page
  • Anciennes révisions
  • Liens de retour
  • Haut de page
Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki