Learning LaravelController 44 Chapter 12: Cron basics 45 Introduction 45 Examples 45 Create Cron Job 45 Chapter 13: Cross Domain Request 46 Examples 46 Introduction 46 CorsHeaders 46 Chapter 14: Custom Helper function Introduction 124 Examples 124 Using Laradock 124 Chapter 37: Laravel Packages 125 Examples 125 laravel-ide-helper 125 laravel-datatables 125 Intervention Image 125 Laravel generator 125 Laravel Socialite 45 Chapter 13: Cross Domain Request Examples Introduction Sometimes we need cross domain request for our API's in laravel. We need to add appropriate headers to complete the cross domain request successfully0 码力 | 216 页 | 1.58 MB | 1 年前3
《Slides Dev Web》 03. Laravel
Pratique • Conventions de codage : Laravel respecte PSR-210 – Vous aussi avec StyleCI11 • Editeurs et IDE : PhpStorm, glitch12, brackets, VS Code, repl.it13, Gitpod14… • Tests : unitaires, Jmeter, Selenium0 码力 | 8 页 | 224.34 KB | 1 年前3
《Slides Dev Web》 06. HTTP & AJAX
RTT) 1https://docs.google.com/presentation/d/1eqae3OBCxwWswOsaWMAWRpqnmrVVrAfPQclfSqPkXrA/present#sl ide=id.p19 2https://caniuse.com/#feat=http2 3https://http3-explained.haxx.se/fr/ 1 Codes de réponse0 码力 | 11 页 | 91.09 KB | 1 年前3
《Slides Dev Web》 12. Risques applicatifs
une appli critique Cross Site Scripting (XSS) • Injection de code (html et script) 10https://fr.wikipedia.org/wiki/Injection_SQL 3 • Exécution par le navigateur du client Cross Site Scripting (XSS) exécution) par plusieurs clients • DOM based XSS – Exécutée lors de la modification du DOM (Exemple11) Cross Site Request Forgery (CSRF - Sea Surf) • Principe : – Faire réaliser à quelqu’un une action à son 31030php_nexen-xss1.shtml 38https://www.apprendre-php.com/tutoriels/tutoriel-39-introduction-aux-cross-site-request-forgeries-ou-sea- surf.html 39https://www.owasp.org/index.php/Webgoat 40https://www0 码力 | 12 页 | 474.37 KB | 1 年前3
Laravel 5.0 Documentation
HTTP Verb $url = url('foo'); Laravel makes it easy to protect your application from cross-site request forgeries. Cross-site request forgeries are a type of malicious exploit whereby unauthorized commands0 码力 | 242 页 | 1.44 MB | 1 年前3
Laravel 6.0 中文文档提供对逐步调试的支持。例如,你可以 从浏览器加载某个页面,此时 PHP 会连接到你的 IDE 以便允许对 运行代码进行检查和修改。 默认情况下,Xdebug 已经运行并且准备好接收连接,如果你需要在 CLI 中启用 Xdebug,在 Homestead 虚拟机中运行 sudo phpenmod xdebug 命令即可。接下来,按照 IDE 的引导来启用调试功能。最后, 通过浏览器扩展或者 bookmarklet0 码力 | 1442 页 | 14.66 MB | 1 年前3
共 6 条
- 1













