プロジェクトのテンプレートにBootstrapが使われていれば問題ありませんが、カスタムCSSや その他CSSフレームワークを使われているとレイアウトが崩れる心配があります。 っということで、Laravel 5.3でページネーションのデザインの変更をしましょう! Laravel 5.3以前でページネーションのデザインを変更すには、ページネーション用のViewを作る必要がありましたが、5.3からはコマンド1つででページネーションの雛形を生成してくれるようになりました。 まずは、コマンドライン上から下記のコマンドを打ってページネーション用のテンプレートを発行します。 # pagination用のテンプレート'resources'フォルダ内に発行 $ php artisan vendor:publish # コマンド実行時に表示されるメッセージ #Copied Directory [/vendo
laravel.osaka 2016 で発表したものです。
Ahoy Matey & Welcome aboard! Voyager will take care of your administrative tasks, this way you can focus on what you do best, which is building the next kick-ass app! Voyager is awesome Voyager can save you so much time and it will make building applications even more fun! BREAD functionality is baked right in! Baked right in like a fresh loaf of BREAD! Voyager's admin interface allows you to crea
February 17, 2016How to Build an API-Only JWT-Powered Laravel App Dingo API; JWT-Auth, by tymondesigns; CORS on Laravel 5 by barryvdh; In this article, we will learn how to use it to quickly create a fully functional API for an imaginary book wishlist application. As an aside, we will also see how to build a client application with AngularJS that will use our APIs. Creating the Project This tutori
Laravel5 を試したメモ 他のフレームワークを利用している人が、Webアプリを作成するにあたって抑えておくべきポイントだけピックアップしてみた インストール ローカル開発環境の準備 Laravel5は、PHPやNginx、MySQLなど必要なパッケージをインストールずみのVagrantローカル開発環境 Homestead 提供している Homesteadのセットアップ手順については、Laravel 5 ローカル開発環境 homestead 構築手順にまとめている Laravel プロジェクトの作成 すでにPHP実行環境がある場合は、Composerでプロジェクトを生成して開発を始める Laravelインストール手順は、DocumentationのInstallationを参照 $ composer create-project laravel/laravel --prefer-dis
With the rising popularity of single page applications, mobile applications, and RESTful API services, the way web developers write back-end code has changed significantly. With technologies like AngularJS and BackboneJS, we are no longer spending much time building markup, instead we are building APIs that our front-end applications consume. Our back-end is more about business logic and data, whi
Laravel5.1からの新機能でBroadcasting Eventsという機能があります。これはとても素敵な機能でどういうものかと言うとLaravelのイベントの仕組みを通してWebSocketsを利用してブラウザへ直接プッシュ通信ができるというものです。Laravel作者のTaylorの動画があります。 Broadcasting Events in Laravel 5.1 WebSockets + PHPを今回プロジェクトで使う予定なので、このBroadcasting Eventsが使えそうか試してみました。 Broadcasting Eventsの実態 WebSocketsはノンブロッキングな言語でないとリソースが枯渇するためPHPが苦手とする技術でおそらくPHPのWebSockets実装はほとんど実績はなさそうです(いちおうReact PHPというものもありますが)。このBroa
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く